* pe-dll.c (process_def_file): auto-export everything if
[deliverable/binutils-gdb.git] / ld / emulparams / i386moss.sh
CommitLineData
a2fb6995
KR
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
3TEXT_START_ADDR=0x00002000
4MAXPAGESIZE=0x1000
5NONPAGED_TEXT_START_ADDR=0x00002000
6ARCH=i386
7NOP=0x9090
8TEMPLATE_NAME=elf32
9GENERATE_SHLIB_SCRIPT=yes
This page took 0.11787 seconds and 4 git commands to generate.