Our g++ and wide streams?

walt wa1ter at myrealbox.com
Fri Oct 12 09:44:14 PDT 2007


I've almost got pkgsrc/boost-libs working, but I lack some
newbie knowlege about c++.

The problem boost-libs code has this:

#ifndef BOOST_IOSTREAMS_NO_WIDE_STREAMS
# include <cwchar>
#endif

If cwchar gets included the package won't compile -- AFAICT
it's because DFly has no support for wide chars, does this
sound right?






More information about the Users mailing list