PATCH: rs6000/x-aix41 -Wl,-bbigtoc again

RDBrown@mira.net RDBrown@mira.net
Wed Nov 22 05:50:00 GMT 2000


2000-11-22  Rodney Brown  <RodneyBrown@mynd.com>

	* config/rs6000/x-aix41: Add -Wl,-bbigtoc back to BOOT_LDFLAGS again.

--- gcc/config/rs6000/x-aix41.orig	Tue Sep 26 15:56:08 2000
+++ gcc/config/rs6000/x-aix41	Wed Nov 22 18:08:23 2000
@@ -7,3 +7,6 @@
 # for a native compiler, but this is as good a place as any
 # to define the symbol).
 CLIB=-lld
+
+# cc1 overflows the default 64Kb AIX TOC since the 2000-11-06 snapshot
+BOOT_LDFLAGS=-Wl,-bbigtoc


More information about the Gcc-patches mailing list