Boost logo

Boost :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2007-07-26 08:17:47


Thomas Witt wrote:
> http://www.boost.org
>
> Boost 1.34.1, the latest version of peer-reviewed, portable C++
> libraries,
> has been released.
...
> * Microsoft Visual C++ 6.0 (sp5, with and without STLport), 7.0,
> 7.1, 8.0.
> Note: Boost does not support the non-standard "Safe" C++ Library
> shipping with Visual C++ 8.0, which may result in many
> spurious
> warnings from Boost headers and other standards-conforming
> C++ code. To suppress these warnings,
> define the macro _SCL_SECURE_NO_DEPRECATE.

Is it possible to define this macro from the bjam command line?

bjam --???_SCL_SECURE_NO_DEPRECATE --toolset=msvc stage

Thanks, Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk