* rs6000-tdep.c: Changes throughout for multi-arch 64-bit
[deliverable/binutils-gdb.git] / gdb / config / powerpc / aix.mh
index bac3e30216c041e6a5692a4a6bbe97b6a64b0a49..ba3e0c270f2fa74d0f48a591d98e685f7b10fdef 100644 (file)
@@ -9,3 +9,6 @@ NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o rs6000-nat.o xcoffread
 # When compiled with cc, for debugging, this argument should be passed.
 # We have no idea who our current compiler is though, so we skip it.
 # MH_CFLAGS = -bnodelcsect
+
+# gdb is too big for all of its external symbols to fit in a small TOC
+MH_LDFLAGS = -Wl,-bbigtoc
This page took 0.02329 seconds and 4 git commands to generate.