Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cross-compile with mingw #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zargot
Copy link

@zargot zargot commented Jan 2, 2020

Fix cross-compilation to Windows on Linux using x86_64-w64-mingw32-gcc.
Linux is case- and slash-sensitive, but Windows should be able to handle
both afaik.

This should fix #16.
Edit: Also related to #9.

Maybe someone can verify that this works (with gcc) on Windows too?

Fix cross-compilation to Windows on Linux using x86_64-w64-mingw32-gcc.
Linux is case- and slash-sensitive, but Windows should be able to handle
both afaik.
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.

gcc/mingw "No such file or directory" error
1 participant