* cgen-asm.in (insert_normal): Handle empty fields and 64 bit hosts.
[deliverable/binutils-gdb.git] / ld / emulparams / hp3hpux.sh
CommitLineData
8ddef552
DM
1EMULATION_NAME=hp3hpux
2SCRIPT_NAME=aout
3OUTPUT_FORMAT="a.out-hp300hpux"
4TEXT_START_ADDR=0
5PAGE_SIZE=4096
6ARCH=m68k
7STACKZERO="___stack_zero = 0x2000;"
8# This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
9SHLIB_PATH="___dld_shlib_path = 0;"
This page took 0.181042 seconds and 4 git commands to generate.