
16 Nov
2022
16 Nov
'22
12:30 a.m.
Hi, Does anyone know how to build a 9.2.4 windows cross compiler? Hadrian seems to get in the way a lot? This is the essence of what we tried to get working: ./configure --enable-bootstrap-with-devel-snapshot --build=x86_64-apple-darwin --host=x86_64-apple-darwin --target=x86_64-w64-mingw32 hadrian --flavour=default+no_dynamic_ghc --docs=no-sphinx -j Can someone please advise how this is supposed to be built now? Cheers, Moritz