
19 Oct
2009
19 Oct
'09
1:25 p.m.
Ray Burkholder wrote:
This is what I use to build a static version:
bjam --layout=versioned --toolset=msvc-9.0 variant=debug threading=multi link=static runtime-link=static stage
bjam --help shows over variants.
In particular, you might want to add -with-regex so it only builds the lib you want.