Remove perror from ld_assemble, ld_compile and ld_nm
[deliverable/binutils-gdb.git] / ld / emulparams / i386moss.sh
index 81161b7b5ae0b345d098ee2d884b0f8790d04986..8cbc1b99982f2614f33d3841c4c54faafbee24a1 100644 (file)
@@ -1,9 +1,11 @@
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-i386"
+NO_RELA_RELOCS=yes
 TEXT_START_ADDR=0x00002000
 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=i386
 MACHINE=
 NOP=0x90909090
-TEMPLATE_NAME=elf32
+TEMPLATE_NAME=elf
+EXTRA_EM_FILE="elf-x86"
 GENERATE_SHLIB_SCRIPT=yes
This page took 0.026035 seconds and 4 git commands to generate.