* ld-srec/srec.exp: For m6811/m6812 use --defsym to define _.z soft
[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.030014 seconds and 4 git commands to generate.