Boost logo

Boost :

Subject: Re: [boost] Compiling with Clang 3.7.0 from windows
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-09-08 09:58:16


On 08-Sep-15 4:27 PM, Edward Diener wrote:
> On 9/8/2015 9:02 AM, Tom Kent wrote:
>> On Fri, Sep 4, 2015 at 2:56 PM, Edward Diener <eldiener_at_[hidden]>
>> wrote:
>>
>>
>>> I can not document on Github Wiki, trac, and on this mailing list what
>>> needs to be done. I will gladly discuss what I know here.
>>>
>>>
>> What does your bjam user-config.jam file look like for this?
>
> I have separate user-config.jam files for each toolset, one of which gets symbolically linked to user-config.jam
> depending on which toolset I am using. This is necessary because Boost build wants to invoke every toolset in
> user-config.jam even when a b2 command line specifies only a single toolset to use. I already complained about this on
> the Boost build mailing list but evidently the change in Boost build will not happen.

I guess I don't understand why you find it that problematic? It's a very quick invocation of the compiler to detect
some of its properties.

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk