Boost logo

Boost-Build :

Subject: Re: [Boost-build] Bug in [check-target-builds] rule?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-08-19 16:06:31


AMDG

Lars Viklund wrote:
> On Thu, Aug 19, 2010 at 06:33:42PM +0100, John Maddock wrote:
>
>> However, I've uncovered a more serious bug I believe:
>> If I build say Regex with:
>> bjam msvc-8.0 msvc-9.0
>>
>
> Shouldn't that be the following, or is there some fancy shortcut syntax?
>
> bjam toolset=msvc-8.0
>

toolset is an implicit feature, so yes, msvc-8.0 is a shortcut for
toolset=msvc-8.0.

In Christ,
Steven Watanabe


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