* config/alpha/alpha-osf3.mh config/i386/{i386gnu linux}.mh
[binutils.git] / gdb / config / powerpc / aix4.mh
CommitLineData
65eaea27
JL
1# Host: IBM PowerPC running AIX4
2
3XM_FILE= xm-aix.h
4XDEPFILES=
5
6NAT_FILE= nm-aix.h
7NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o xcoffread.o
8
9# When compiled with cc, for debugging, this argument should be passed.
10# We have no idea who our current compiler is though, so we skip it.
11# MH_CFLAGS = -bnodelcsect
12
13# Because of shared libraries, we risk ending up with *two*
14# incompatible versions of malloc if we use GNU malloc ...
15MMALLOC =
54109914 16MMALLOC_CFLAGS = -DNO_MMALLOC
65eaea27 17
65eaea27
JL
18# Rumor has it that libtermcap is "not really functional", and that
19# -lcurses is better.
20TERMCAP= -lcurses
This page took 0.170282 seconds and 4 git commands to generate.