]> Git Repo - binutils.git/blob - ld/emulparams/hp3hpux.sh
Tue Apr 26 17:20:03 1994 Stan Shebs ([email protected])
[binutils.git] / ld / emulparams / hp3hpux.sh
1 EMULATION_NAME=hp3hpux
2 SCRIPT_NAME=aout
3 OUTPUT_FORMAT="a.out-hp300hpux"
4 TEXT_START_ADDR=0
5 PAGE_SIZE=4096
6 ARCH=m68k
7 STACKZERO="___stack_zero = 0x2000;"
8 # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
9 SHLIB_PATH="___dld_shlib_path = 0;"
This page took 0.025334 seconds and 4 git commands to generate.