Boost logo

Boost :

Subject: Re: [boost] Clang Builds Boost
From: Giovanni Piero Deretta (gpderetta_at_[hidden])
Date: 2010-05-21 20:22:17


On Fri, May 21, 2010 at 7:29 PM, David Abrahams <dave_at_[hidden]> wrote:
> At Fri, 21 May 2010 08:05:28 -0700,
> Doug Gregor wrote:
>>
>> Visual C++ uses a different exception model that isn't implemented
>> in LLVM.
>
> I think that only applies to 32-bit VC++; their 64-bit compiler uses
> the same ABI as g++, IIUC.
>

VC++ did move from SEH to something similar to table based unwinding,
but, AFAIK it is still quite different from DWARF tables format and
not compatible.

-- 
gpd

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk