Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2006-03-18 04:23:10


Vladimir Prus wrote:
> Hi Martin,
> can you switch C++ Boost regression tests that you're running to Boost.Build
> V2?
>
> The general instructions can be found at:
>
> https://zigzag.cs.msu.su/boost.build/wiki/BoostRegressionsV2
>
> In your specific case, the content of user-config.jam should be:

[...]
> using gcc : 4.1.0_linux : <whatever.path.to.compiler/g++ ;
> using intel-linux : 9.0_linux : <whatever.path.to.compiler/g++ ;
>
> using python : <whatever.version> : <whatever.path> ;
>
> Speaking about python, example line is:
>
> using python : 2.3 : C:/python ;

Uhm, that won't work. I need to be able to specify different python
paths for different toolsets.

Regards,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


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