* emulparams/elf_x86_64.sh (LIBPATH_SUFFIX, ELF_INTERPRETER_NAME): Set for *-*-solaris2*.
[binutils-gdb.git] / ld / emulparams / coff_sparc.sh
1 SCRIPT_NAME=sparccoff
2 OUTPUT_FORMAT="coff-sparc"
3 # following are dubious (borrowed from sparc lynx)
4 TARGET_PAGE_SIZE=0x1000
5 TEXT_START_ADDR=0
6 NONPAGED_TEXT_START_ADDR=0x1000
7 ARCH=sparc