Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler.
[deliverable/binutils-gdb.git] / gdb / config / pa / hppahpux.mh
index 35e9cd77c31dc6ba1b9d4b00ece13a95c52f8775..16003c912235515dcdcbccc97a173639bef7eff4 100644 (file)
@@ -1,14 +1,9 @@
 # Host: Hewlett-Packard PA-RISC machine, running HPUX
 
-# Some versions of HPUX (10.10 for example) have a libcurses.a that contains a broken
-# select(), which if linked into gdb ahead of libc, will cause gdb to core dump on 
-# startup.  As a workaround, always link libc first when using libcurses.
-TERMCAP = -lc -lcurses
-
 XM_FILE= xm-hppah.h
-XDEPFILES= ser-tcp.o
+XDEPFILES=
 
 NAT_FILE= nm-hppah.h
-NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o somread.o infptrace.o hpread.o somsolib.o
+NATDEPFILES= 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
 
 HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
This page took 0.026388 seconds and 4 git commands to generate.