Apply patch from Mumit Khan to fix bugs generating dll names.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32ppclinux.sh
1 TEMPLATE_NAME=elf32
2 GENERATE_SHLIB_SCRIPT=yes
3 SCRIPT_NAME=elfppc
4 OUTPUT_FORMAT="elf32-powerpc"
5 TEXT_START_ADDR=0x10000000
6 MAXPAGESIZE=0x10000
7 ARCH=powerpc
8 MACHINE=
This page took 0.029788 seconds and 4 git commands to generate.