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 building with Mingw #748

Merged
merged 1 commit into from
Jan 31, 2019
Merged

Fix building with Mingw #748

merged 1 commit into from
Jan 31, 2019

Conversation

spectre1989
Copy link
Collaborator

Summary

Fix building on Windows using Mingw from a fresh install of QT.

Additions/modifications proposed in this pull request:

  • enable bigobj when compiling with mingw
  • detect correct libgcc dll to use with mingw (dw2/seh/sjlj)

- detect correct libgcc dll to use with mingw (dw2/seh/sjlj)
@nemerle nemerle merged commit 02df994 into Segs:develop Jan 31, 2019
@broxen broxen requested a review from nemerle January 31, 2019 15:59
@broxen broxen added the enhancement Enhancement to server functionality. label Jan 31, 2019
@broxen broxen added this to the Version 0.7: Name TBD milestone Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to server functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants