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]
Other format: [Raw text]

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


>>>>> George Rogers writes:

George> I am not able to get a successful link of a "Hello world" program under g++ 
George> 3.1
George> on AIX 4.3.3. The same program works fine under HPUX 11.00 and Solaris 2.7
George> (g++ 3.1) and a similar C (not C++) program works fine under AIX 4.3.3.
George> (I am also able to build gcc/g++ 3.1 using gcc 3.1 under AIX 4.3.3). Can 
George> anyone
George> give me advice on how to fix this problem?

	Please read the installation documentation.

	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)."

David


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