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


	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]