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 Makefile.Windows #211

Merged
merged 4 commits into from
Nov 12, 2021
Merged

Fix Makefile.Windows #211

merged 4 commits into from
Nov 12, 2021

Conversation

jsha
Copy link
Collaborator

@jsha jsha commented Nov 11, 2021

Adapted from #197 by @gvanem. I squashed the commits from that PR, and added my own on top.

We need to remove the link.exe provided by MSYS and Git to make sure they don't interfere with MSVC's link.exe.

Also, add a #define for strncasecmp, which is not available on Windows.

gvanem and others added 2 commits November 10, 2021 20:31
 - Remove conflicting link.exe from non-MSVC packages
 - Add a #define for strncasecmp
@jsha jsha merged commit ac3225d into main Nov 12, 2021
@jsha jsha deleted the fix-windows-makefile-2 branch November 12, 2021 01:29
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