* configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
[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 PAGE_SIZE=1
6 SEGMENT_SIZE=0
7 ARCH=i386
This page took 0.029678 seconds and 4 git commands to generate.