Boost logo

Boost-Build :

Subject: Re: [Boost-build] Using toolset with multiple version of the same compiler
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-05 20:40:39


AMDG

On 05/05/2013 02:30 PM, Edward Diener wrote:
> In my user-config.jam I have multiple versions of the same compiler with
> the same name, let's say 'clang', invoked from separate places. When
> passing a toolset on the command line, via 'b2 toolset=clang ... ', how
> do I tell Boost build which verion of clang in my user-config.jam to use ?
>

Add -/version/ to the toolset name. e.g.
b2 toolset=clang-3.1,clang-3.2

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