Subject: Re: [boost] [build] Default compiler options for a toolset
From: Joshua Boyce (raptorfactor_at_[hidden])
Date: 2013-11-21 21:35:32


On Fri, Nov 22, 2013 at 12:40 PM, Edward Diener <eldiener_at_[hidden]>wrote:

>
> Please go to the e-mail called "Clang windows toolset" on the Boost Build
> mailing list and download the attached files there by 'tr1gun' and do
> whatever you wish with them. I am just using those jam files locally in
> order to test clang-cl on Windows using Boost Build for myself. You can do
> the same also if you desire.
>
> Given that the Boost Build mavens had no interest, and may still have no
> interest, in a toolset for clang-cl, I am just thankful to be using the
> product of another person's efforts to achieve my goal of testing clang-cl
> with Boost and fixing problems in Boost that will make it easier for Boost
> end-users to use clang-cl if Boost Build ever officially supports it. I do
> not know who 'tr1gun' is but am thankful for his efforts. What I do locally
> in order to correctly test clang-cl with Boost Build is my own business,
> while whatever fixes I make to Boost for clang-cl in various Boost
> libraries is Boost's business. But I have made no effort to promote the jam
> files created by 'trgun' in any official way as a part of Boost or Boost
> Build.
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/
> mailman/listinfo.cgi/boost
>

Any chance you could share the changes you make to the toolset files for
those of us who are also interested?

TIA.