> > /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++
>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
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