
Victor A. Wagner Jr. writes:
I'm only running regression.py which doesn't directly name the jam files...and I'm getting these errors.........
[snip the errors] I guess I should've been clearer: the names of the toolsets you pass to 'regression.py' are directly derived from the names of the *-tools.jam files; e.g.: new .jam file new toolset name ---------------------- ------------------------ mingw-3_4_2-tools.jam mingw-3_4_2 vc_7_1-stlport-tools.jam vc-7_1-stlport vc-7_1-tools.jam vc-7_1 etc. So, if you've been invoking 'regression.py' as, let's say, python regression.py --toolsets=vc7.1 it needs to become python regression.py --toolsets=vc-7_1 HTH, -- Aleksey Gurtovoy MetaCommunications Engineering