
18 Nov
2009
18 Nov
'09
6:41 a.m.
Robert Ramey wrote, On 18.11.2009 5:20:
I use cygwin/gcc-4.3.2 on my windows system. This environment doesn't support a library with wide streams so wserialization doesn't get built. The Bjam script should detect this and just skip bulding that library. That's the way it works on my own system - but I use library_test.sh to build libraries and run tests so milage may differ. If this is a problem, it wouldn't be detected by the release tests since non of those platforms are cygwin. What Cygwin version do you use? Cygwin 1.7 does have most if not all of wide char functionality. Also, the latest GCC on Cygwin 1.7 is GCC 4.3.4.
-- VH