
19 Dec
2007
19 Dec
'07
1:53 p.m.
If I do a: bjam stage --toolset=msvc-8.0 --with-regex Then with 1.35 I don't get any static libraries built, just the dll's. Was this a deliberate change somewhere? It's a problem because the default for auto-linking is to look for static rather than dynamic libraries. John.