[PATCH] Disable HAVE_EHTABLE_SUPPORT for mingw win64

İsmail Dönmez ismail at donmez.ws
Sun May 19 05:50:50 PDT 2013


Hi,

With gcc 4.8.0 mingw now supports SEH on Win64, but __register_frame
function is not defined in libgcc.

Attached patch disables HAVE_EHTABLE_SUPPORT for gcc on win64, which fixes
the compilation on such setups.

Please apply.

ismail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130519/481fdbcc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win64-eh.patch
Type: application/octet-stream
Size: 1101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130519/481fdbcc/attachment.obj>


More information about the llvm-commits mailing list