home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / src / binutils.2 / ld / hp3hpux.sh < prev    next >
Encoding:
Text File  |  1993-05-30  |  151 b   |  8 lines

  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.