Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-03-05 11:27:31


Vladimir Prus <ghost_at_[hidden]> writes:

> When "using msvc : 6.5 ;" is specified and msvc.jam is changed as shown below,
> I still get reasonable setup string for both linker and compiler.

Well, I don't know; it seems to be working for me now.

However, I'm getting this, and I don't know how to interpret it:

dependency_test : Expected nothing more, but got the following:
Added files : []
Removed files : []
Modified files: ['bin/msvc-6.5/debug/a.exp', 'bin/msvc-6.5/debug/a.lib']
Touched files : []
Added files : []
Removed files : []
Modified files: ['bin/msvc-6.5/debug/a.exe', 'bin/msvc-6.5/debug/a.exp', 'bin/msvc-6.5/debug/a.lib', 'bin/msvc-6.5/debug/a.obj', 'bin/msvc-6.5/debug/b.exe', 'bin/msvc-6.5/debug/b.obj', 'bin/msvc-6.5/debug/main-target-c/c.exe']
Touched files : ['bin/msvc-6.5/debug/a.pdb', 'bin/msvc-6.5/debug/a.rsp', 'bin/msvc-6.5/debug/b.pdb', 'bin/msvc-6.5/debug/b.rsp', 'bin/msvc-6.5/debug/main-target-c/c.pdb']
FAILED
FAILED test of c:\boost\tools\build\test\..\jam_src\bin.ntx86\bjam -sBOOST_BUILD_PATH=c:\boost\tools\build\test\..\new;c:\boost\tools\build\test -d0 --quiet
at line 292 of BoostBuild.py (fail_test)
from line 393 of BoostBuild.py (expect_nothing_more)
from line 26 of dependency_test.py
from line 34 of test_all.py (run_tests)
from line 92 of test_all.py

Why are there two sets of "Added files", etc.?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

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