* Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.
[binutils-gdb.git] / ld / emulparams / armsymbian.sh
1 . ${srcdir}/emulparams/armelf.sh
2 SCRIPT_NAME="armbpabi"
3 GENERATE_COMBRELOC_SCRIPT=1
4 OUTPUT_FORMAT="elf32-littlearm-symbian"
5 BIG_OUTPUT_FORMAT="elf32-bigarm-symbian"
6 LITTLE_OUTPUT_FORMAT="$OUTPUT_FORMAT"
7 TARGET1_IS_REL=1
8 TARGET2_TYPE=abs
9 # On BPABI systems, program headers should not be mapped.
10 EMBEDDED=yes
11
12 # This value should match ELF_MAXPAGESIZE in BFD. Otherwise, elf.c
13 # will not place read-write sections in a separate ELF segment from
14 # the read-only sections.
15 MAXPAGESIZE=0x8000