This is the mail archive of the gcc-help@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: Bootstrap fails on AIX 5.2 - Second


> when trying to build GCC 3.4.3 on an IBM IntelliStation 265 running AIX 5.2
> I get the following error message:
> 
> ld: 0711-736 ERROR: Input file libE77/.libs/Labort.o:
>         XCOFF64 object files are not allowed in 32-bit mode.

	More of the lines preceding the error message are needed to
analyze this reliably, but this may be due to a known bug in libtool for
AIX unable to deal with long command lines.  There is work on a fix in
libtool.  In the meantime, bootstrap without gfortran.

David


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