[cfe-dev] Clang for Windows and Boost

Edward Diener eldlistmailingz at tropicsoft.com
Sun Mar 20 16:29:06 PDT 2011


On 3/20/2011 7:09 PM, NAKAMURA Takumi wrote:
> On Mon, Mar 21, 2011 at 4:59 AM, Edward Diener
> <eldlistmailingz at tropicsoft.com>  wrote:
>> Is there a 64-bit version of clang ? If so, how does one build the
>> 64-bit version under MSYS/MingW in Windows ?
>
> You may build and run x86_64-mingw32-clang.exe, though, w/o EH support.
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20110314/040124.html
> (one patch has not been applied on TOT)

So building with a 64-bit version of MingW produces a 64-bit version of 
clang ?

So this version should compile and link properly but will not work if an 
exception is triggered ? Is that the exact same case for the 32-bit 
version ? Are there any other situations in both the 32 and 64-bit 
versions of clang under MingW that do not work properly ?




More information about the cfe-dev mailing list