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

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


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???

Help is welcome.

Yaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131029/22273f2c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unwind-mingw.diff
Type: application/octet-stream
Size: 6329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131029/22273f2c/attachment.obj>


More information about the cfe-dev mailing list