Jump to content

Useful LD linker flags

From My Second Brain
Flag What it does
-m elf_i386 Generate 32-bit ELF files
-nostdlib Don't include the standard library
-T{linker file} Tell LD where the LD file is