$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Yerushalmi (yg-boost-users_at_[hidden])
Date: 2002-12-19 04:52:32
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?
Thanks
Daniel