Closed
Description
setuptools version
59.2.0
Python version
3.9
OS
Win 10
Additional environment information
No response
Description
Hi Folks.
Just got cython working on Windows10 using MinGW-w64 Compiler from WinLibs. There were a couple of patches I needed to make to distutils to get things to work. I thought you may want to know about this.
[aside]. On a philosophical note, I am perplexed that the larger Python community, who is so supportive of open source, resort to using MSVC for building their Windows targets. I'll get off my soapbox now.
As you will see below, my patches are a Q&D hack to get things to work without a deeper knowledge and philosophy behind setuptool's project. I'd encourage an updating of these scripts to recent versions of the tools.
See attached, as it gets formatted incorrectly by this entry form.
abc.txt
Expected behavior
N/A
How to Reproduce
N/A
Output
N/A
Code of Conduct
- I agree to follow the PSF Code of Conduct