|
Boost Testing : |
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-04-03 01:23:05
On 4/2/06, Bronek Kozicki <brok_at_[hidden]> wrote:
> regression.py does not seem to accept more than one option encapsulated
> in --bjam-options , or I do it wrong. Can somone pls. show me an example
> how can I pass both -l900 and --debug-symbols=off inside --bjam-options
> passed to regression.py? TIA
I was having this problem just now.
The thread: VC8 and /analyze has an example of how to do this:
regression.py --runner=Bronek --toolsets=vc-8_0
--bjam-options=\"-sBUILD=<cxxflags>-analyze
<define>_SCL_SECURE_NO_DEPRECATE\" --bjam-options=\"-l3600\"
>
> B.
>
>
> PS. yes, I'm on vacation, but I have remote access to machine where
> tests are running. Pretty cool ;)
-- Felipe Magno de Almeida