|
Boost : |
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-04-09 09:59:48
Hi.
> Digging through the bjam docs and playing try/error I found that
> bjam link=static --toolset=msvc-8.0 stage
>
> solves this issue.
See type bjam --help in the boost folder and read up on the
--build-type option.
My guess is that the following is what you want:
bjam --build-type=complete toolset=msvc-8.0 stage
Hope this helps.
Best regards,
Jurko GospodnetiÄ
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk