Subject: Re: [boost] Clang Builds Boost
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-21 09:03:10


AMDG

Beman Dawes wrote:
> On Thu, May 20, 2010 at 5:46 PM, Doug Gregor <doug.gregor_at_[hidden]> wrote:
>
>> Well, we didn't make it before the end of BoostCon, but now we have:
>> Clang successfully builds all of Boost's regression tests on the
>> release branch. More information available at
>> http://blog.llvm.org/2010/05/clang-builds-boost.html .
>>
>
> Totally cool!
>
> What standard library did you use?
>
> Is there a fighting chance of getting clang++ to build Boost's
> regression tests on Windows?
>

I'm slowly working on getting clang to parse Microsoft's headers.
Once that's done, there are still a lot of ABI issues (name mangling,
exception handling, and calling conventions at least).

In Christ,
Steven Watanabe