On Fri, 21 Jan 2022, Felix Schwarz wrote:

Does anyone have any experience with using Fedora's MinGW stack to cross-compile Python wheels for Windows?

I'm using the mingw stack to cross-compile a Windows binary which shipped as part of an otherwise platform neutral Python wheel. The main problem I had with Fedora's mingw Python was that I could not create a Windows wheel.

Yep, that's the same thing I'm trying to figure out. The compiling part works fine - it's the mechanics of cross-building a wheel that don't seem as clear.

Scott
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to