Boost logo

Boost Testing :

From: David Abrahams (dave_at_[hidden])
Date: 2007-03-16 15:18:10


on Fri Mar 16 2007, Martin Wille <mw8329-AT-yahoo.com.au> wrote:

> David Abrahams wrote:
>
>> Apparently you have
>>
>> using python : 2.4 : ... ;
>> using python : 2.4 : ... : : : <toolset>gcc <toolset-gcc:version>4.1.2_linux_x86_64 ;
>> using python : 2.4 : ... : : : <toolset>gcc <toolset-gcc:version>4.1.0_linux_x86_64 ;
>>
>> I'm not 100% sure, but I *think* the problem here is that you used a
>> conditional property in the "condition" parameter where you should
>> have used a plain one:
>>
>> using python : 2.4 : ... : : : <toolset>gcc-4.1.2_linux_x86_64 ;
>> using python : 2.4 : ... : : : <toolset>gcc-4.1.0_linux_x86_64 ;
>>
>> Volodya will have to confirm/deny my guess as to the problem I think.
>
> FWIW, I wrote those using lines the way Volodya told me on IRC.

He told you that you could use two such lines together?
Does my suggestion work?

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

Boost-testing list run by mbergal at meta-comm.com