$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Richard Crossley (rdc_at_[hidden])
Date: 2008-03-26 07:16:36
Hi,
Feeling stupid...
How do I generate the statically linked *-vc90-mt-sg*.lib series of
libraries?
I've run:
bjam debug release link=static toolset=msvc stage
--build-dir=K:\Temp\BoostBuild
Against the 1.35 R2 source
Which, for example, gives me the following in the stage\lib directory
libboost_*-vc90-mt-1_35.lib
libboost_*-vc90-mt-gd-1_35.lib
libboost_*-vc90-mt-gd.lib
libboost_*-vc90-mt.lib
Regards,
Richard.