Apply patch from Mumit Khan to fix bugs generating dll names.
[deliverable/binutils-gdb.git] / ld / emulparams / sparclinux.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-sparc-linux"
3 TARGET_PAGE_SIZE=0x1000
4 TEXT_START_ADDR=0x1020
5 NONPAGED_TEXT_START_ADDR=0
6 ARCH=sparc
7 TEMPLATE_NAME=linux
This page took 0.028679 seconds and 4 git commands to generate.