|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-08-21 10:01:45
"ycc" <ycc_at_[hidden]> writes:
> try
> bjam threading=multi
That's a v2-ism.
The command you want is:
bjam "-sBUILD=<threading>multi" ...
> "Andrew Schweitzer" <a.schweitzer.grps_at_[hidden]> wrote in message
> news:de3edd$ghb$1_at_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
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