On 24 October 2013 01:58, Steven Watanabe <watanabesj@gmail.com> wrote:Yes, I'd tried that and it didn't work.
> On 10/23/2013 05:47 PM, Mateusz Loskot wrote:
>> On Linux, I have both GCC and clang installed.
>> How can I specify in user-config.jam that I wish
>> clang to be used as the default toolset?
>>
>> It is, I'd like the sole b2 command to pick clang, without
>> the full command b2 toolset=clang required.
>
>
> Declare clang before gcc. The first
> toolset declared is the default.
I found "using gcc;" in /etc/site-config.jam
that was overriding my user-config,.jam settings.
Thanks,
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build