Boost logo

Boost-Build :

From: Stephen Hewitt (shewitt.au_at_[hidden])
Date: 2008-03-31 23:52:50


I use the following command to build Boost 1.35.0 with MSVC9:

 *bjam --toolset=msvc-9.0 define=_CRT_SECURE_NO_WARNINGS
define=_SCL_SECURE_NO_WARNINGS define=_SECURE_SCL=0 stage | tee BuildLog.txt
*

After the process in completed only the non-debug files exist in the
"stage/lib" folder.

Any help would be appreciated.

Steve



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk