Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2004-07-09 12:55:05


"Owen Jacobson" <ojacobson_at_[hidden]> writes:

> -- long paste --
> C:\boost_1_31_0> bjam -sTOOLS=vc7.1
> ---------------------------------------------------------------------
> skipping Boost.Python library build due to missing or incorrect
> configuration
> (...)
> ---------------------------------------------------------------------
> ...patience...
> ...found 5266 targets...
> ...updating 747 targets...
> MkDir1 bin
> MkDir1 bin\boost
> MkDir1 bin\boost\libs
> MkDir1 bin\boost\libs\date_time
> MkDir1 bin\boost\libs\date_time\build
> MkDir1 bin\boost\libs\date_time\build\boost_date_time.dll
> MkDir1 bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1
> MkDir1 bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug
> vc-C++
> bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\greg_month.ob
> j
> The system cannot find the path specified.
> The system cannot find the path specified.

-------schnipp--------
> CALL "C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\bin\VCVARS32.BAT" >nul
> "C:\Program Files\Microsoft Visual Studio .NET 2003\VC7\bin\cl" /Zm800 -nologo -GX -c -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DBOOST_ALL_D
> YN_LINK=1 /Z7 /Od /Ob0 /GX /GR /MDd /Op /Zc:forScope Zc:wchar_t -I"bin\boost\libs\date_time\build" -I"C:\boost_1_31_0" -Fo"bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\greg_month.obj" -Tp"C:\boost_1_31_0\libs\date_time\build\../src/gregorian/greg_month.cpp"
-------schnapp--------

> ...failed vc-C++
> bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\greg_month.ob
> j...
> -- end paste --
> (There is a complete build log at
> <http://machinae.lionsanctuary.net/2004/07/boost-log> (424KB).)
>
> What is vc-C++ doing and where can I find it?

It's doing what I highlighted between schnipp/schnapp delimiters.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net