hp300 native support
[deliverable/binutils-gdb.git] / gdb / config / hp300hpux.mh
CommitLineData
6617e346 1# Host: Hewlett-Packard 9000 series 300, running HPUX
dd3b648e
RP
2# The following is true because gcc uses a different .o file format
3# than the native HPUX compiler
4#msg If you compile GDB with GCC on HPUX, you must make sure
5#msg that the `nm' used in `munch' is GNU nm
6#msg
7
8# The headers in the directory hp-include override system headers
9# and tell GDB to use BSD executable file format (hence -Ihp-include)
b1de302a 10XDEPFILES= hp300ux-xdep.o
dd3b648e 11XM_FILE= xm-hp300hpux.h
b1de302a
RP
12NAT_FILE= nm-hp300hpux.h
13NATDEPFILES= exec.o infptrace.o inftarg.o fork-child.o
dd3b648e
RP
14SYSV_DEFINE=-DSYSV
15REGEX=regex.o
16REGEX1=regex.o
17ALLOCA=alloca.o
be891e75 18ALLOCA1=alloca.o
This page took 0.068207 seconds and 4 git commands to generate.