libstdc++ libtool lossage
Alexandre Oliva
aoliva@redhat.com
Wed Feb 20 20:43:00 GMT 2002
On Feb 17, 2002, Richard Henderson <rth@redhat.com> wrote:
> The issue is that libstdc++.so is not being linked against
> libgcc_s.so, which means that the EH routines aren't being
> bound properly.
The link command issued by libtool on athlon-pc-linux-gnu does
contain:
-shared -nostdlib /usr/lib/crti.o
/home/aoliva/test/log/free/.tmp/gcc/athlon/gcc/crtbeginS.o
-lgcc_s -lc -lgcc_s
/home/aoliva/test/log/free/.tmp/gcc/athlon/gcc/crtendS.o
/usr/lib/crtn.o
which means libtool's detection worked. I'll need some more
information about the affected platform before I can make any further
investigation.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Gcc
mailing list