This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> > 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