|
From: | David Chisnall |
Subject: | Re: Building GNUstep for Windows using Clang |
Date: | Mon, 30 Nov 2020 16:59:38 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
On 30/11/2020 16:52, Frederik Seiffert wrote:
Some of these were also resolved by the PR (all the ones using OBJC_HOOK), so we’re just left with the exception handling ones (see above). Clang should be using SEH exception handling (not DWARF) according to verbose output, so it’s all pretty strange to me.
I think this is a clang bug. I am probably guarding this on an MSVC target triple and not on SEH exceptions. Please can you file a clang bug and assign it to me?
David
[Prev in Thread] | Current Thread | [Next in Thread] |