
7 Feb
2005
7 Feb
'05
9:57 p.m.
Because the Sun C library doesn't support some of the wide-character formatting routines, older versions of gcc were not including full wide character support in libstdc++ (which caused BOOST_NO_INTRINSIC_WCHAR_T to be defined). This bug is fixed in gcc 3.4.x. See (among others): http://gcc.gnu.org/ml/gcc-help/2003-12/msg00014.html -- Caleb Epstein caleb dot epstein at gmail dot com