This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug bootstrap/21037] New: [4.0 RC1] Bootstrap failure (ld: TOC overflow)



On Apr 14, 2005, at 8:45 PM, ltg at zes dot uni-bremen dot de wrote:


I tried to build gcc-4.0.0-20050410 (RC1) and got the following error:

BOOT_CFLAGS="-O9 -maix64" CFLAGS="-O9 -maix64" CXXFLAGS="-O9 -maix64"
LIBCFLAGS="-g -O9 -maix64" LIBCXXFLAGS="-g -O9 -maix64 -fno-implicit-templates"
nohup /usr/local/bin/make bootstrap&


It looks like at least the 64bit build on powerpc-ibm-aix5.2.0.0 needs
a "-Wl,-bbigtoc" as a default flag.

It is already done for BOOT_LDFLAGS.


-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]