* ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR
[deliverable/binutils-gdb.git] / ld / i386aout.sh
1 EMULATION_NAME=i386aout
2 SCRIPT_NAME=aout
3 OUTPUT_FORMAT="a.out-i386"
4 PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=i386
This page took 0.034643 seconds and 4 git commands to generate.