The X

1 files use the extension of LDS

.LDS

Binutils LD Linker Script

Classification:developer files
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."

instruction:

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.

LDS(Binutils LD Linker Script) related software:

Mac

2 software

发送 E5105 至公众号 IT小技巧 查看软件名称。