Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2007-05-21 20:14:51


on Fri May 18 2007, Filip Konvička <filip.konvicka-AT-logis.cz> wrote:

> Hi,
>
> I wanted to build just the
>
> <threading>multi <link>static <runtime-link>dynamic
>
> version of Boost 1.34 with MSVC 8.0. However, I did not find any info on
> how to do that, do I ended up deleting the extra targets from
> Jamfile.v2's "default-build". Sure there is a better way of doing this
> (some command-line flags)?
>

        bjam threading=multi link=static runtime-link=dynamic

ought to work

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

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