This is the mail archive of the gcc@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]

Re: Problems installing egcs-1.1 on powerpc-ibm-aix4.1.5.0


>>>>> 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




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