$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2007-05-22 11:28:44
Christopher Woods wrote:
> Christopher Lux wrote:
>> bjam cxxflags=/D_SECURE_SCL=0 --toolset=msvc-8.0 --with-program_options variant=release
> 
> I think you have to use "-D" not "/D".  It appears that "/" messes with
> bjam.  See the "[build] disabling specific warnings thread".
On that thread I first said that using "-" instead of "/" works, and 
then corrected myself. It doesn't work, and I can't figure out how to 
make it work.