Add ability for individual targets to have their own command line switches by
[deliverable/binutils-gdb.git] / ld / emulparams / i386mach.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-mach3"
3 TEXT_START_ADDR=0x10020
4 NONPAGED_TEXT_START_ADDR=0x10000
5 SEGMENT_SIZE=0x1000
6 PAD_TEXT=t
7 ARCH=i386
This page took 0.02853 seconds and 4 git commands to generate.