std namespace woes...

Rob Taylor robt@flyingpig.com
Thu Jun 8 11:37:00 GMT 2000


I've been trying to get 2.96 to use the std namespace properly with libstdc++
2.90.8 and its just not going very well. I've put libstdc++-2.90.8 into my gcc
source dir and linked libstdc++ appropriately. I've passed in --enable-new-abi
and --enable-namespaces, i've even made sure all my CXXFLAGS have -fhonor-std,
and ttill i get odd linking errors, like unable to find
std::exception::exception and quite a few ios_base errors.
Can anyone help?

Thanks,

Rob Taylor
Flying Pig Systems



More information about the Libstdc++ mailing list