[cfe-dev] Porting libcxxabi / Unwind to Windows / MingW 32 bit

Yaron Keren yaron.keren at gmail.com
Tue Oct 29 01:01:52 PDT 2013


Yes, the one from Apple.

Yaron



2013/10/29 "C. Bergström" <cbergstrom at pathscale.com>

> On 10/29/13 02:11 PM, Yaron Keren wrote:
>
>> Hello,
>>
>> I'm trying to make libcxxabi / Unwind work on Windows / MingW 32 bit.
>> Attached is a patch to make it compile without warnings and run without
>> crashing.
>>
>> However the functionality isn't working yet: upon exception, the IP seems
>> to be completely out of range the FDE tables. This may be related to the
>> memory model / compilation options???
>>
> Can I ask which Unwind? The one from apple?
> ----------
> Would you be interested at all in porting libcxxrt + linunwind that we
> (PathScale) are maintaining over to Win64? (32bit can go to hell.. it just
> too fugly on Windows)
> https://github.com/pathscale/**libcxxrt<https://github.com/pathscale/libcxxrt>
> https://github.com/pathscale/**libunwind<https://github.com/pathscale/libunwind>
>
> Thanks
>
> ./C
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131029/f1bf67e7/attachment.html>


More information about the cfe-dev mailing list