|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-18 01:50:23
Victor,
it seems like your test script for V2 pass wrong format of versions. You seem
to be invoking
test_all.py msvc-7_1
while the right syntax is still
test_all.py msvc-7.1
The change from 7.1 to 7_1 happened only in V1, and was only necessary because
the version of toolset is encoded in toolset file name -- which is not the
case for V2.
Could you change your script to pass "msvc-7.1" and "msvc-8.0", respectively?
Thanks,
Volodya
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