2 Oct
2004
2 Oct
'04
10:06 a.m.
Are there any known bugs or other problems in the above-mentioned libraries from Boost 1.30 when used with g++ 3.4, and if so, any known fixes for them? (Assume I'm using Boost 1.30.2 - I might still have 1.30.0 but upgrading to 1.30.2 should be low-risk.)
std lib support doesn't always get configured right - gcc-3.4 changed the name of all the macros they use - but updating boost/config/stdlib/libstdcpp3.hpp to current cvs state should fix that (from http://cvs.sourceforge.net/viewcvs.py/*checkout*/boost/boost/boost/config/st...) John.