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: GCC 2.95.3 and later on AIX 5.2


> GCC 3.2 and 3.1.1 produce even worse error messages, I'll post these
> over the week end. If I can be of any more help porting the GCCs to AIX
> 5.2...

	GCC 2.95 does not support AIX 5.

	The native AIX tools (assembler, linker, binutils) are recommended
for use with GCC on AIX, not the GNU versions.

	GCC 3.2 config.guess returns "powerpc-ibm-aix5.2.0.0" and
"rs6000-ibm-aix5.2.0.0" on the systems I test.  GCC 3.2 should use its AIX
5 (really AIX 5.1) configuration which will work on AIX 5.2.

David


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