Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-12-03 13:36:32


I applied Alexeys patch with a minor mod... Thanks Alexey :-)

Mat Marcus wrote:
> Don't forget _SCL_SECURE_NO_DEPRECATE.
> _SCL_SECURE_NO_DEPRECATE suppresses the C++ library related deprecations.

The SCL define doesn't help remove all the warnings as bjam is all C code.

> _CRT_SECURE_NO_DEPRECATE suppresses the C library related deprecations.

And because of the SCL not working I removed the CRT define also and
only left the disabling of the 4996 warning. As there's no point in
adding more command line option that ultimately have no effect.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

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