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