[C++/mingw] gdb-dlfcn.c casts
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppcwindiss.sh
index c0e6138c29f7f34d437c45d0102c653a22c75a23..b40d782673ec9e0e8618a1209b9b1e4313e4ab64 100644 (file)
@@ -1,10 +1,11 @@
 TEMPLATE_NAME=elf32
 SCRIPT_NAME=elf
 OUTPUT_FORMAT="elf32-powerpc"
+NO_REL_RELOCS=yes
 ARCH=powerpc
 MACHINE=
 EMBEDDED=yes
-MAXPAGESIZE=0x10000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 
 # The data below is taken from the windiss.dld linker script that comes with
 # the Diab linker.
This page took 0.022993 seconds and 4 git commands to generate.