Skip to content

A few more source patches for MinGW - #48

Merged
slipher merged 4 commits into
masterfrom
slipher/mingw-patches
Jul 20, 2026
Merged

A few more source patches for MinGW#48
slipher merged 4 commits into
masterfrom
slipher/mingw-patches

Conversation

@slipher

@slipher slipher commented Jul 18, 2026

Copy link
Copy Markdown
Member

No description provided.

slipher added 4 commits July 18, 2026 16:30
This requires MinGW GCC 16+ configured with the native TLS flavor to
work correctly and link successfully with the assembly code.
On MinGW this is a macro and redeclaring the underlying name causes some
warning.
Get these tests to build and pass on MinGW by using an alternate code
path for recovering from the crash based on vectored exception handling
instead of structured exception handling.
Since DEP is not required there, and not checked in the real platform
qualification.

@illwieckz illwieckz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice work! 🙂️

@slipher
slipher merged commit 7b00075 into master Jul 20, 2026
@slipher
slipher deleted the slipher/mingw-patches branch July 20, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants