Skip to content

Conversation

@tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Apr 12, 2023

In other words, the HXCPP_M64 flag is no longer silently ignored when building with mingw.

When trying to compile 64 bit with minimingw (which only supports 32 bit compilation), it will now immediately give the error: sorry, unimplemented: 64-bit mode not compiled in, instead of failing later on.

Closes #1031

@Simn Simn merged commit 5b23e36 into HaxeFoundation:master Dec 21, 2023
@tobil4sk tobil4sk deleted the fix/mingw-m64 branch December 21, 2023 18:25
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.

Compiling with HXCPP_MINGW on Windows gives bad assembly registers

2 participants