Problems installing egcs-1.1 on powerpc-ibm-aix4.1.5.0
David Edelsohn
dje@watson.ibm.com
Thu Sep 3 04:22:00 GMT 1998
>>>>> Matthias Mueller writes:
Matthias> configure; make fails due to a missing flag for the AIX linker
The compiler should be built using "configure; make bootstrap".
When the bootstrap target is used, BOOT_LDFLAGS is set to -Wl,-bbigtoc
which in turn sets LDFLAGS at the *correct phase" of the bootstrap
process. Please look at the installation documentation.
Thanks, David
More information about the Gcc
mailing list