|
Boost Testing : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-08 06:33:19
Aleksey Gurtovoy wrote:
> Aleksey Gurtovoy writes:
>> Rene Rivera writes:
>> If the difference is there to stay, I think we better fix
>> 'regression.py' to use the "toolset=..." form.
>
> Done (in RC_1_34_0), along with making "--v2" the default mode.
Apparently, this change broke things. See today's message
from Markus Schöpflin.
Dave, it looks like your auto-configuration changes broke something. For
bjam toolset=gcc,cw
I get:
rule gcc,cw.init unknown in module toolset.
And I get the same for
bjam --toolset=gcc,cw
Can you look into this?
In the meanwhile, I've reverted the problematic change so that no affect
more testers. I'll put this back when the above problem is resolved.
- Volodya