在 2026-6-12 01:57, Evgeny Karpov 写道:
On 11 Jun 2026, Pali R. wrote:
Could you enable the ifdef branch which calls __mingw_init_ehandler?
It would be needed to enable it also in crt_handler.c file.

It should be possible, however it should be sufficient to add this change
as a temporary workaround.

+ #elif defined(__aarch64__) && !defined(__clang__)
+    /* __SEH__ is not implemented yet for aarch64-w64-mingw32 GCC target.  */
I understand that SEH is not currently implemented in GNU toolchains for 
aarch64-w64-mingw32.

Since the proposed change is only 'a temporary workaround', I suggest you put it in your workflows. If this change was committed to mingw-w64, then once you have a fully operational toolchain in the future, it would be mingw-w64 that would seem broken.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to