Boost logo

Boost-Build :

Subject: Re: [Boost-build] Toolset for clang under Window
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-03-16 14:30:04


On 3/16/2011 2:10 PM, Rene Rivera wrote:
> On 3/16/2011 1:08 PM, Edward Diener wrote:
>> It would be nice if there were a toolset for using clang under Windows,
>> either built with VC++ or MingW. That way Windows programmers could test
>> out their library(s) with clang.
>>
>> I have been relying on gcc and msvc++ under Windows, but recently found
>> the same bug with both but did not know if it was my code or the
>> compiler's fault. Doug Gregor, testing with clang, confirmed that it was
>> not my code but a bug in both compilers. If there were a toolset in
>> Windows for clang, I could have tested out the problem myself.
>
> OK.. Is there a stable clang for Windows?

I can build clang using VC++ 10 but whether this is stable, or fails,
using Boost libraries, because it has to rely on MS''s non C++ standard
headers and isms, and does not support it, I do not know.

Evidently clang can be built for MingW, and I will be trying that shortly.

Maybe some clang person, like Doug Gregor, knows the state of clang,
with Boost, under Windows. I will ask in their NG.


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