Cannot link hello world with g++ 3.1 under AIX 4.3.3

David Edelsohn dje@watson.ibm.com
Tue Dec 3 09:49:00 GMT 2002


> I am not able to get a successful link of a "Hello world" program under
> g++ 3.1 on AIX 4.3.3.

	As stated in the target-specific installation notes for GCC,
libstdc++ requires an AIX Assembler bug fix:

http://gcc.gnu.org/install/specific.html#*-ibm-aix*

"Building libstdc++.a requires a fix for an AIX Assembler bug APAR IY26685
(AIX 4.3) or APAR IY25528 (AIX 5.1)."

This question appears regularly on the GCC mailinglist and GCC Help
mailinglist.

http://gcc.gnu.org/ml/gcc/2002-11/msg01003.html

David



More information about the Gcc-help mailing list