Boost logo

Boost Testing :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2006-04-01 21:45:15


Stefan Slapeta wrote:
> Rene Rivera wrote:
>> pythong regression.py ... --bjam-toolset=intel-win32
>>
>
> ok, done, but that didn't help much:
>
> # Preinstalled "C:\br\bjam.exe" is not found; building one...
> # Found "bjam.exe" source directory "C:\br\boost\tools\jam\src"
> # Building "bjam.exe" (build.bat intel-win-9.0)...
> # Searching for "bjam.exe" in "C:\br\boost\tools\jam\src"...
> Traceback (most recent call last):
> File "regression.py", line 942, in ?
> commands[ command ]( **accept_args( args ) )
> File "regression.py", line 461, in setup
> build_if_needed( bjam, bjam_toolset, toolsets, v2 )
> File "regression.py", line 409, in build_if_needed
> tool[ 'build_path' ] = tool_path( tool, v2 )
> File "regression.py", line 370, in tool_path
> raise Exception( 'Cannot find "%s" in any of the following
> locations:\n%s' % (
>
>
> I took --bjam-toolset=intel-win-9.0 and I have this entry in
> user-config.jam:
>
> using intel-win : 9.0 :
> C:/Programme/Intel/Compiler/C++/9.0/IA32/Bin/icl.exe ;
>
> Any hints?

Yes... Try using the "--bjam-toolset=intel-win32" literally. That
toolset has nothing to do with the one that's used for testing or
Boost.Build. It's the toolset for building bjam only.

Also you might want to "python regression.py --help" for an explanation
of the other options possible ;-)

-- 
-- 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