ppc476 linker workaround shared lib fixes again
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_ldso.sh
CommitLineData
fb42df5e 1. ${srcdir}/emulparams/plt_unwind.sh
889c2a67 2. ${srcdir}/emulparams/extern_protected_data.sh
506eee22
NC
3SCRIPT_NAME=elf
4OUTPUT_FORMAT="elf32-i386"
485cf679 5NO_RELA_RELOCS=yes
506eee22 6TEXT_START_ADDR=0x08048000
24718e3b 7MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
506eee22
NC
8ARCH=i386
9MACHINE=
506eee22
NC
10TEMPLATE_NAME=elf32
11GENERATE_SHLIB_SCRIPT=yes
12ELF_INTERPRETER_NAME=\"/usr/lib/ld.so.1\"
48459341 13NO_SMALL_DATA=yes
This page took 0.576453 seconds and 4 git commands to generate.