e704cf435b
config/i386/i386sol2.mh, config/m68k/hp300hpux.mh, config/m68k/amix.mh, config/mips/irix[34].mh, config/m88k/delta88.mh, config/sparc/sun4sol2.mh (ALLOCA, ALLOCA1): macros removed. * config/mips/decstation.mh, config/rs6000/rs6000.mh (MMALLOC_LIB): renamed to MMALLOC.
13 lines
425 B
Text
13 lines
425 B
Text
# Host: Hewlett-Packard 9000 series 300, running HPUX
|
|
# The following is true because gcc uses a different .o file format
|
|
# than the native HPUX compiler
|
|
#msg If you compile GDB with GCC on HPUX, you must make sure
|
|
#msg that the `nm' used in `munch' is GNU nm
|
|
#msg
|
|
|
|
XM_FILE= xm-hp300hpux.h
|
|
NAT_FILE= nm-hp300hpux.h
|
|
NATDEPFILES= infptrace.o inftarg.o fork-child.o hp300ux-nat.o
|
|
SYSV_DEFINE=-DSYSV
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|