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

Make.win32: enable linking with recent mingw64 #12

Closed
wants to merge 1 commit into from

Conversation

affeldt
Copy link

@affeldt affeldt commented May 15, 2021

  • -fcommon option to prevent multiple definition errors
  • tested with cygwin's mingw64-i686-gcc-core v10.2.0

@0intro
Copy link
Member

0intro commented May 15, 2021

Could you change the commit subject to something like "Make.win32: enable linking with recent mingw64"? Thanks.

- `-fcommon` option to prevent `multiple definition` errors
- tested with cygwin's mingw64-i686-gcc-core v10.2.0
@affeldt affeldt changed the title enable linking with recent mingw64 Make.win32: enable linking with recent mingw64 May 15, 2021
@0intro
Copy link
Member

0intro commented Jun 25, 2024

Thanks. This issue has been fixed as part of PR #16.

@0intro 0intro closed this Jun 25, 2024
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