msys2 / msys2-runtime

Our friendly fork of Cygwin 💖 https://cygwin.org 💖 see the wiki for details
https://github.com/msys2/msys2-runtime/wiki
GNU General Public License v2.0
185 stars 39 forks source link

I suggest to add this x86_64-msys target to gcc itself #188

Closed trcrsired closed 9 months ago

trcrsired commented 10 months ago

Adding patch is annoying and it is very hard to do canadian compilation.

dscho commented 10 months ago

Hmm. I think I understand where you are coming from. Does Cygwin do that already? If not, why not?

lazka commented 9 months ago

We are trying to get rid of x86_64-msys in the long term and use x86_64-cygwin everywhere: https://github.com/msys2/MSYS2-packages/issues/3012

Would that help you?

dscho commented 9 months ago

I take that silence as an affirmative answer. I'd be fine with closing this. What do you think @lazka?