This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gdb / config / pa / hpux11w.mh
1 # Host: Hewlett-Packard PA-RISC machine, running HPUX 11.00
2
3 # FIXME: cagney/2002-04-07: gdb/366: The -Dvfork=fork hack below is
4 # stop GDB hanging on HP/UX. For some reason vfork() hangs yet fork()
5 # doesn't ....
6
7 MH_CFLAGS = -D__HP_CURSES -Dvfork=fork
8
9 XM_FILE= xm-hppah.h
10
11 NAT_FILE= nm-hppah11.h
12 NATDEPFILES= hppah-nat.o corelow.o core-aout.o inftarg.o fork-child.o infttrace.o hpread.o pa64solib.o solib.o
13
14 HOST_IPC=-DBSD_IPC -DPOSIX_WAIT
This page took 0.031334 seconds and 5 git commands to generate.