* config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.
[binutils.git] / ld / emulparams / armsymbian.sh
blob5301d7ed9b0df6362f38dfc72aaf4cf3a95cb620
1 . ${srcdir}/emulparams/armelf.sh
2 OUTPUT_FORMAT="elf32-littlearm-symbian"
3 BIG_OUTPUT_FORMAT="elf32-bigarm-symbian"
4 LITTLE_OUTPUT_FORMAT="$OUTPUT_FORMAT"
6 # This value should match ELF_MAXPAGESIZE in BFD. Otherwise, elf.c
7 # will not place read-write sections in a separate ELF segment from
8 # the read-only sections.
9 MAXPAGESIZE=0x8000