Add auto-solib-add support for AIX, remove obsolete and unused
[deliverable/binutils-gdb.git] / gdb / config / powerpc / aix.mh
CommitLineData
c906108c
SS
1# Host: IBM PowerPC running AIX
2
3XM_FILE= xm-aix.h
4XDEPFILES=
5
6NAT_FILE= nm-aix.h
63f58cc5
PS
7NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o \
8 xcoffread.o xcoffsolib.o
c906108c
SS
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
7a78ae4e
ND
13
14# gdb is too big for all of its external symbols to fit in a small TOC
15MH_LDFLAGS = -Wl,-bbigtoc
This page took 0.067742 seconds and 4 git commands to generate.