------- 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