This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: wrong files in libstdc++.a?
- To: "Mark E." <snowball3@usa.net>
- Subject: Re: wrong files in libstdc++.a?
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Thu, 15 Apr 1999 12:00:02 -0700 (PDT)
- cc: libstdc++@sourceware.cygnus.com
> > Nope, it must be a different problem. But I think this one is fixed
> > too. Which version of libtool is installed in the CVS tree? (I don't have
> > a checked out copy handy)
Notice that the symbol in question is not defined in filops.o, but rather
in genops.o. To resolve this symbol, you'll need genops.o.
> 1.2d
Mark, maybe you can see if getting the libtool that is more recent helps
solve some of these bugs? And post your results?
Thanks,
Benjamin