remove armelf sanitization.
[deliverable/binutils-gdb.git] / ld / emulparams / sun4.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-sunos-big"
3 TEXT_START_ADDR=0x2020
4 PAGE_SIZE=0x2000
5 NONPAGED_TEXT_START_ADDR=0x2000
6 ARCH=sparc
7 TEMPLATE_NAME=sunos
8 GENERATE_SHLIB_SCRIPT=yes
This page took 0.029654 seconds and 4 git commands to generate.