Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-02-07 15:48:21


rameysb wrote:

> I've just installed a new system. In order to run
> regression tests I need to build process_jam_log
> and compiler_status programs.
>
> I tried with bjam -sTOOLS=vc7 which I believe is
> supposed to work. I got the following output
> below. Are jamfile, bjam and/or tool jamfiles out
> of sync. What do I have to do to rebuild this
> programs.

Not sure what you need to do to fix it... What versions of things are you using??

I just tried it on my WinXP laptop, with bjam 3.1.7, and Boost CVS tree:

C:\CVSROOTs\Boost\boost\tools\regression\build>bjam -sTOOLS=vc7.1
...found 937 targets...
...updating 12 targets...
vc-C++
..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\exception.obj
exception.cpp
vc-C++
..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\operations_pos
ix_windows.obj
operations_posix_windows.cpp
vc-C++
..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\path_posix_win
dows.obj
path_posix_windows.cpp
vc-C++
..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\convenience.ob
j
convenience.cpp
vc-Archive
..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\libboost_f
ilesystem-vc71-mt-1_31.lib
Microsoft (R) Library Manager Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.

"..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\exception.obj"
"..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\operations_posix_win
dows.obj"
"..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\path_posix_windows.o
bj"
"..\..\..\bin\boost\libs\filesystem\build\libboost_filesystem.lib\vc7.1\release\convenience.obj"
vc-C++
..\..\..\bin\boost\tools\regression\build\process_jam_log.exe\vc7.1\release\process_jam_log.o
bj
process_jam_log.cpp
vc-Link
..\..\..\bin\boost\tools\regression\build\process_jam_log.exe\vc7.1\release\process_jam_log.
exe
vc-C++
..\..\..\bin\boost\tools\regression\build\compiler_status.exe\vc7.1\release\compiler_status.o
bj
compiler_status.cpp
vc-Link
..\..\..\bin\boost\tools\regression\build\compiler_status.exe\vc7.1\release\compiler_status.
exe
...updated 12 targets...

> $ bjam -sTOOLS=vc7

Hmm, is that a cygwin shell?? I used the CMD shell above.

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

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk