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

Support mingw #14

Open
sobczyk opened this issue Apr 13, 2020 · 1 comment
Open

Support mingw #14

sobczyk opened this issue Apr 13, 2020 · 1 comment

Comments

@sobczyk
Copy link

sobczyk commented Apr 13, 2020

It would be nice to support mingw for windows native builds, as well as linux cross compiles and
with clang support
I know this would imply some deep changes, but would be beneficial to gn-build users

So it would then support

  • mingw on windows
  • mingw on linux
  • clang + mingw runtime on linux
  • clang + mingw runtime on windows
  • clang + msvc runtime on linux (nice to have, but not necessary)
@timniederhausen
Copy link
Owner

I'd certainly be open to supporting that, but implementing it is quite a bit of work, which I simply don't have time for.
However, if you or someone else wants to tackle this, I'll help you as best as possible.

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

No branches or pull requests

2 participants