Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.40.0: How to get 'libboost_regex-vc90-mt-sgd-1_40.lib' for VC++ 2008?
From: Eric J. Holtman (eric_at_[hidden])
Date: 2009-10-19 09:25:36


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.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net