Boost logo

Boost Testing :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-04-03 01:49:47


On 4/3/06, Felipe Magno de Almeida <felipe.m.almeida_at_[hidden]> wrote:
> 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\"

LOL.
But it seems that it was your message, and you answered yourself in
that thread that it seems to not be possible. What I got working was
this although (in windows):

C:\boost-tests>c:\Python24\python.exe regression.py --toolsets=vc-7_1-stlport --
runner FelipeAlmeida --bjam-options=\"-sBUILD=<stlport-iostream>on\"-j2

Using both with no spaces between them, but I dont know if it works if
quotes are needed for the second parameter too.

> >
> > B.
> >
> >
> > PS. yes, I'm on vacation, but I have remote access to machine where
> > tests are running. Pretty cool ;)

--
Felipe Magno de Almeida

Boost-testing list run by mbergal at meta-comm.com