|
Boost : |
Subject: [boost] Building only x86 /MDd and /MT on msvc 2017
From: Fredrik Stax{ng (fstx_at_[hidden])
Date: 2017-12-13 18:05:44
The docs says
For instructions on how to build only specific variants, please ask on
the Boost.Build mailing list.
but I gmane gives a 411 for Boost.Build so I ask the question here.
For 1.60.0 I used this
cd modular-boost
rem call .\bootstrap
.\b2 headers
.\b2 toolset=msvc variant=debug address-model=32 link=static
threading=multi runtime-link=shared
.\b2 toolset=msvc variant=release address-model=32 link=static
threading=multi runtime-link=static
Has this changed?
-- Fredrik Stax\"ang | rot13: sfgk_at_[hidden] This is all you need to know about vi: ESC : q ! RET
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk