Hello,
I installed a fresh MSYS2 and installed the required packages from pacman.
I followed the instructions in the "
mingwpy_readme.md" to build the 32-bit (i686) version. I only modified the build command with `--threads=posix` instead of "win32". The rest is simply copy-pasted from the readme.
I'm stuck at this error while it's attempting to apply the fpclassify.patch to mingw-w64-crt:
```
-> mingw-w64-crt
--> Doesn't need to download.
--> Unpack doesn't need.
--> patching...Not found level for patch mingw-w64/fpclassify.patch, error=1
```
I remember that something similar was mentioned in some other thread on this same mailing list.
But I could not track it down.
Any ideas?
Thank you in advance.
--