
22 May
2007
22 May
'07
4:48 p.m.
Yuval Ronen wrote:
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.
It appears that 'define=XXX' does not work, specifically when building Boost from top-level. Would you mind entering an issue in Trac (Boost Trac -- svn.boost.org, since this affects Boost proper), and assign it to me? - Volodya