Skip to content

Working 64-bit MinGW build with Scons#49

Merged
slipher merged 7 commits into
masterfrom
slipher/mingw-scons
Jul 21, 2026
Merged

Working 64-bit MinGW build with Scons#49
slipher merged 7 commits into
masterfrom
slipher/mingw-scons

Conversation

@slipher

@slipher slipher commented Jul 18, 2026

Copy link
Copy Markdown
Member

Depends on #48.

I ported the Microsoft assembler file to GNU syntax.

@illwieckz

Copy link
Copy Markdown
Member

I ported the Microsoft assembler file to GNU syntax.

Awesome! So I can drop the JWasm dependency?! 😍️ Wonderful!

Comment thread README.md
Base automatically changed from slipher/mingw-patches to master July 20, 2026 06:56
slipher added 7 commits July 20, 2026 23:31
For e.g. timeGetDevCaps. Needed for MinGW.
To avoid interfering with the build environment.
Set mingw=1 to build with MinGW. The assembler from Visual Studio is
still used for that one assembly file.
Add a GNU assembler port of this one file using the Microsoft assembler,
so that the MinGW build is free of the Microsoft toolchain.
@slipher
slipher force-pushed the slipher/mingw-scons branch from 822d74e to a7539d0 Compare July 21, 2026 04:33

@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.

@slipher
slipher merged commit 82e9778 into master Jul 21, 2026
@slipher
slipher deleted the slipher/mingw-scons branch July 21, 2026 21:33
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