DragonFly users List (threaded) for 2007-10
DragonFly BSD
DragonFly users List (threaded) for 2007-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Our g++ and wide streams?


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Fri, 12 Oct 2007 09:44:14 -0700

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?




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]