Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2002-12-19 15:45:41


"Daniel Yerushalmi" <yg-boost-users_at_[hidden]> writes:

> Hi All
> I got filesyetm from the CVS and build it using bjam (no args with
> VCVARS32.BAT of msvc 6.5)
>
> Only the folder: runtime-link-dynamic was created under bin/lisbfs.lib/msvc.
> Other libraies (i.e. thread) build by default also runtime-link-static.
>
> What should I do to do the build with static run time library?

      bjam -sBUILD="<runtime-link>dynamic" ...whatever...

should work.

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

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