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

It appears the binary name from MinGW has changed. Updating the name. #3

Closed
wants to merge 1 commit into from

Conversation

marzhall
Copy link
Contributor

@marzhall marzhall commented Oct 11, 2016

Pulled down the source and went to compile the windows binary on my linux box, and saw that the compiler wasn't being found. Some digging suggests that mingw now comes with i686-w64-mingw32, and no longer comes with i586-mingw32msvc. The general usage page mentions the i686 variant, for example. So, figured I'd push that over here, since others may run into the issue.

Thanks!

@0intro
Copy link
Member

0intro commented Aug 18, 2017

I've checked and it seems that i686-w64-mingw32 is now the name used on most of Linux distributions.

I've edited the subject and merged your PR.

Thanks.

@0intro 0intro closed this Aug 18, 2017
@marzhall marzhall deleted the marzhall/updateBuildBinary branch August 18, 2017 13:45
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.

None yet

2 participants