This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Adding _eh.o frame-dwarf2.o to libstdc++.so.3?
- To: "H . J . Lu" <hjl at lucon dot org>
- Subject: Re: Adding _eh.o frame-dwarf2.o to libstdc++.so.3?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 25 Jul 2000 18:03:39 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com, aoliva at redhat dot com
> > I looked through the last two months of postings from you, and see
> > some stuff about libtool work which I suspect may actually solve the
> > problem... does it?
>
> Yes, it does for me.
Hmm. I updated libtool/automake/autoconf to CVS head and rebuilt,
installed, then did a
libtoolize --force --copy
in my top-level gcc tree.
<bkoz@purist>
/mnt/hd/soma/src.gcc
%./ltconfig --version
ltconfig (GNU libtool) 1.3c (1.739 2000/07/24 06:15:50)
I still have the shared fails........
any ideas?
-benjamin