|
Boost Testing : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-02-01 14:09:39
I have cw 9_2 and it only built wide char io with the static build. I
believe this is due to broken locale support in the dynamic build version.
Rene Rivera wrote:
> AFAIK CW9/MSL supports locale in all configurations. At least that's
> what works for Win32 builds. The static restriction is only for
> CW8/MSL.
>
Currently, boost-build.jam forces all cw builds to use static libs. If the
above is true, why is that? Among other things, this inhibits building a
library that uses c runtime DLL
Robert Ramey