* scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.
[deliverable/binutils-gdb.git] / ld / emulparams / hp3hpux.sh
CommitLineData
252b5132
RH
1SCRIPT_NAME=aout
2OUTPUT_FORMAT="a.out-hp300hpux"
3TEXT_START_ADDR=0
4TARGET_PAGE_SIZE=4096
5ARCH=m68k
6STACKZERO="___stack_zero = 0x2000; __DYNAMIC = 0;"
7# This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
8SHLIB_PATH="___dld_shlib_path = 0;"
This page took 0.520612 seconds and 4 git commands to generate.