[C++/mingw] gdb-dlfcn.c casts
[deliverable/binutils-gdb.git] / ld / emulparams / i386nto.sh
CommitLineData
a0cb91c6
AM
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-i386"
485cf679 3NO_RELA_RELOCS=yes
a0cb91c6
AM
4TEXT_START_ADDR=0x08048000
5TEXT_START_SYMBOLS='_btext = .;'
24718e3b 6MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
a0cb91c6
AM
7ARCH=i386
8MACHINE=
9NOP=0x9090
10TEMPLATE_NAME=elf32
11GENERATE_SHLIB_SCRIPT=yes
This page took 0.527252 seconds and 4 git commands to generate.