
No we have no CI for it. In my experience to get a 32 bit build you need to
install the full 32bit msys2. Not just the 32bit compiler in the 64 bit
msys2 (two installs can co-exist).
Alternatively of you want when your patch is ready ping me (@Mistuke om
phabricator) and I'll run a build for you then.
On Tue, Mar 6, 2018, 18:27 Simon Jakobi
2018-03-05 18:29 GMT+01:00 Phyx
: No objections, however do make sure to test both 32 and 64 bit builds of ghc when you use the API, it's new enough and rare enough that it may not be implemented in both mingw-64 tool chains (we've had similar issues before).
I've failed repeatedly to do a 32bit build via mingw32 on my 64bit Windows box and I don't have access to a 32bit Windows install.
Is there CI for the 32bit Windows version that I could rely on?
Thanks, Simon