Boost logo

Boost Testing :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2006-11-12 10:09:17


Aleksey Gurtovoy wrote:
> Rene Rivera writes:
>> AlisdairM wrote:
>>> There are suddenly a lot of unexpected passes for VC6.5, and looking at
>>> the output it seems that vcvars from Visual Studio 2003 is being used
>>> to set the paths.
>> Weird.
>
> FWIW, we build bjam with Visual Studio 2003 (on every cycle), which
> involves running the corresponding "vcvars32.bat" from the same
> "regression.py" session that then proceeds with the regression tests
> themselves. Could this be the culprit?

Yes it could. I'm not sure what the effect, or non-effect, of running
multiple vcvars scripts in the same env are.

> Our MSVC configuration in "user-config.jam" is trivial:
>
> using msvc : 6.5 ;
> using msvc : 7.0 ;
> using msvc : 7.1 ;

Yep :-)

>> Could someone who has 6.5 test if this is a problem in general?
>> "bjam --v2 --show-configuration" output would be of particular
>> interest.
>
>>From which directory?

Any, but to prevent things from trying to build it's best to do it from
the root/tools/build/v2 directory.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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