
26 Mar
2008
26 Mar
'08
11:16 a.m.
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.