]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/pa/hppahpux.mh
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / pa / hppahpux.mh
CommitLineData
7f4a859c
SS
1# Host: Hewlett-Packard PA-RISC machine, running HPUX
2
61ada545
DT
3# Some versions of HPUX (10.10 for example) have a libcurses.a that contains a broken
4# select(), which if linked into gdb ahead of libc, will cause gdb to core dump on
5# startup. As a workaround, always link libc first when using libcurses.
6TERMCAP = -lc -lHcurses
7
5076de82 8XM_FILE= xm-hppah.h
7f4a859c
SS
9XDEPFILES= ser-tcp.o
10
5076de82 11NAT_FILE= nm-hppah.h
61ada545 12NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o somread.o infptrace.o hp-psymtab-read.o hp-symtab-read.o somsolib.o
7f4a859c
SS
13
14HOST_IPC=-DBSD_IPC -DPOSIX_WAIT