[PATCH] Disable HAVE_EHTABLE_SUPPORT for mingw win64

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


Of course I sent to the wrong mailing list. Please ignore.


On Sun, May 19, 2013 at 2:48 PM, İsmail Dönmez <ismail at donmez.ws> wrote:

> 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/cfe-commits/attachments/20130519/906c2756/attachment.html>


More information about the cfe-commits mailing list