g++ 3.2.x on powerpc/AIX 5.1 build problem

David Edelsohn dje@watson.ibm.com
Wed Apr 16 19:10:00 GMT 2003


	You should not need to say --with-as= or --with-ld=.  The GNU
Binutils variants should not be in your path.  Configure may have found
GNU ar or GNU nm, which would cause some symbols to not be exported.  You
must ensure that GNU Binutils tools are not used.

David



More information about the Libstdc++ mailing list