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