2002-04-22 Eric Christopher <echristo@redhat.com>
[deliverable/binutils-gdb.git] / ld / emulparams / i386moss.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-i386"
3 TEXT_START_ADDR=0x00002000
4 MAXPAGESIZE=0x1000
5 NONPAGED_TEXT_START_ADDR=0x00002000
6 ARCH=i386
7 MACHINE=
8 NOP=0x90909090
9 TEMPLATE_NAME=elf32
10 GENERATE_SHLIB_SCRIPT=yes
This page took 0.031166 seconds and 4 git commands to generate.