Boost logo

Boost-Build :

From: rameysb (Ramey_at_[hidden])
Date: 2004-02-07 13:28:40


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.

Robert Ramey

$ bjam -sTOOLS=vc7
...found 919 targets...
...updating 2 targets...
vc-
Link ..\..\..\bin\boost\tools\regression\build\process_jam_log.exe\vc7
\releas
e\process_jam_log.exe
The system cannot find the path specified.
The system cannot find the path specified.

CALL "C:\Program Files\Microsoft Visual Studio .NET\VC7
\bin\VCVARS32.BAT" >n
ul
"C:\Program Files\Microsoft Visual Studio .NET\VC7
\bin\link" /nologo /subs
ystem:console /out:"..\..\..\bin\boost\tools\regression\build\proces
s_jam_log.
exe\vc7
\release\process_jam_log.exe" /LIBPATH:"..\..\..\bin\boost\libs\file
sys
tem\build\libboost_filesystem.lib\vc7\release"
@"..\..\..\bin\boost\tools\reg
ression\build\process_jam_log.exe\vc7\release\process_jam_log.CMD"

...failed vc-
Link ..\..\..\bin\boost\tools\regression\build\process_jam_log.exe\
vc7\release\process_jam_log.exe...
vc-
Link ..\..\..\bin\boost\tools\regression\build\compiler_status.exe\vc7
\releas
e\compiler_status.exe
The system cannot find the path specified.
The system cannot find the path specified.

CALL "C:\Program Files\Microsoft Visual Studio .NET\VC7
\bin\VCVARS32.BAT" >n
ul
"C:\Program Files\Microsoft Visual Studio .NET\VC7
\bin\link" /nologo /subs
ystem:console /out:"..\..\..\bin\boost\tools\regression\build\compil
er_status.
exe\vc7
\release\compiler_status.exe" /LIBPATH:"..\..\..\bin\boost\libs\file
sys
tem\build\libboost_filesystem.lib\vc7\release"
@"..\..\..\bin\boost\tools\reg
ression\build\compiler_status.exe\vc7\release\compiler_status.CMD"

...failed vc-
Link ..\..\..\bin\boost\tools\regression\build\compiler_status.exe\
vc7\release\compiler_status.exe...
...failed updating 2 targets...

 


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