21 Aug
2005
21 Aug
'05
3:01 p.m.
"ycc"
try bjam threading=multi
That's a v2-ism. The command you want is: bjam "-sBUILD=<threading>multi" ...
"Andrew Schweitzer"
wrote in message news:de3edd$ghb$1@sea.gmane.org... I'm not getting the "=mt" version of the library I'm building. When I run bjam, it just doesn't build the "-mt" versions. I *think* it did in the past, I just don't know how I convinced it to do so.
A cursory look at the "getting started" page didn't reveal the answer. Do I just need to look more closely? Any pointers appreciated.
Here's what I do: Download windows bjam.exe to boost directory. open command prompt. cd to libs\log\build call vcvars32.bat call ..\..\..\bjam
-- Dave Abrahams Boost Consulting www.boost-consulting.com