FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.LDS File Extension

TIP: Run a free scan for .LDS file extension errors.

Generic Icon
File TypeBinutils LD Linker Script
DeveloperThe GNU Project
Popularity3 stars
CategoryDeveloper Files
File Description

Script written for ld, a Linux command line utility used for structuring the format of Linux executables (also known as "object" files) based on input files; specifies a list of sections of the output file and includes the size and memory location of each section; written in the "linker command language."

Linking is part of the compilation process when building source code files into an output executable file. The ld command is often used as the last part of the compilation process to build the final executable.

An example of a linker script is vmlinux.lds, which is located in the arch/[processor type]/kernel/ directory. This file is used as the linker script during Linux kernel compilation.

NOTE: The ld program is part of GNU's Binutils.

Program(s) that open .LDS files
Linux Logo
Linux
Icon GNU Binutils
Icon Any text editor
Sponsored Links
Updated 9/19/2011