This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: g++ 3.2.x on powerpc/AIX 5.1 build problem


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 at watson dot ibm dot com>
To: "Val Nets" <val_nets at hotmail dot com>
Cc: <libstdc++ at gcc dot gnu dot 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
>
>


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