$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2007-05-21 17:20:29
Rene Rivera wrote:
> Christopher Lux wrote:
>> hi, after reading through this thread [1] i tried the following to
>> build boost::program options:
>>
>> bjam define=_SECURE_SCL=0 define=_TESTING_SOMTHING=1
>> --toolset=msvc-8.0 --with-program_options variant=release
>
> There's no such features as "define"
> <http://boost.org/doc/html/bbv2/reference.html#bbv2.advanced.builtins.features>.
So does
http://boost.org/doc/html/bbv2/tutorial.html#bbv2.tutorial.libs
contain an error (note the line "bjam app optimization=full
define=USE_ASM")?