2002-04-22 Eric Christopher <echristo@redhat.com>
[deliverable/binutils-gdb.git] / ld / emulparams / elf32_sparc.sh
1 SCRIPT_NAME=elf
2 OUTPUT_FORMAT="elf32-sparc"
3 TEXT_START_ADDR=0x10000
4 MAXPAGESIZE=0x10000
5 COMMONPAGESIZE=0x2000
6 NONPAGED_TEXT_START_ADDR=0x10000
7 ALIGNMENT=8
8 ARCH=sparc
9 MACHINE=
10 TEMPLATE_NAME=elf32
11 DATA_PLT=
12 GENERATE_SHLIB_SCRIPT=yes
13 NO_SMALL_DATA=yes
This page took 0.029227 seconds and 4 git commands to generate.