cda754ccce23ff6b20212e14a108cc4acc52d92b
[binutils-gdb.git] / gdb / config / powerpc / aix.mh
1 # Host: IBM PowerPC running AIX
2
3 XM_FILE= xm-aix.h
4 XDEPFILES=
5
6 NAT_FILE= nm-aix.h
7 NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
8 xcoffread.o xcoffsolib.o
9
10 # When compiled with cc, for debugging, this argument should be passed.
11 # We have no idea who our current compiler is though, so we skip it.
12 # MH_CFLAGS = -bnodelcsect
13
14 # gdb is too big for all of its external symbols to fit in a small TOC
15 # It looks like the GNU linker doesn't understand the -bbigtoc switch.
16 # This switch may be needed for some vendor compilers.
17 # MH_LDFLAGS = -Wl,-bbigtoc