[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Tue Aug 16 20:12:00 GMT 2005
------- Additional Comments From pinskia at physics dot uc dot edu 2005-08-16 20:07 -------
Subject: Re: libstdc++ fails to link with std::string on AIX
>
>
> ------- Additional Comments From appfault at hotmail dot com 2005-08-16 20:03 -------
> I compiled 4.0.1 using 'make bootstrap' and the make and install succeeded.
> I'm not certain whether the symbols in libstdc++.a are correct. I tried
> running 'nm' on various files, but GNU nm seems moderately incompatible with
> AIX.
>
> After it failed initially, I tried upgrading to binutils-2.16.1 (careful to
> move the GNU ld and GNU as out of the way, since the documentation says they
> don't work on AIX).
>
> But I see lots of weird errors like this, when running GNU nm, so I'm not sure
> if it is even working at all:
None of the GNU binutils are known to work on AIX. Move the whole bintuils
out of the way and restart the build and then try linking again.
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23406
More information about the Gcc-bugs
mailing list