Re: libstdc++ is broken

1999-04-05 Thread Jake
> > /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' > > /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table' > > I'm looking into this. But I haven't seen anything oblivious as to the > problem. > > If you do a 2nd `build world' you will get a working C++

Re: libstdc++ is broken

1999-04-05 Thread David O'Brien
>Best described in gnu/10956, libstdc++ has strange undefined reference > errors when compiling anything C++. > >These are the errors: > > /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' > /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table' I'm lo

libstdc++ is broken

1999-04-04 Thread Chris Costello
Best described in gnu/10956, libstdc++ has strange undefined reference errors when compiling anything C++. These are the errors: /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table' Please consult t