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

Val Nets val_nets@hotmail.com
Thu Apr 17 17:16:00 GMT 2003


It worked (actually, gcc tried to use the binaries from the
platform-specific dir,
if they are present. And they were there, so I removed them).

Thank you very much!
Val.
----- Original Message -----
From: "David Edelsohn" <dje@watson.ibm.com>
To: "Val Nets" <val_nets@hotmail.com>
Cc: <libstdc++@gcc.gnu.org>
Sent: Wednesday, April 16, 2003 3:10 PM
Subject: Re: g++ 3.2.x on powerpc/AIX 5.1 build problem


> 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