How do you build GHC 9.2.4 cross compilers for windows?
Moritz Angermann
moritz.angermann at gmail.com
Wed Nov 16 05:30:02 UTC 2022
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20221116/57ef397d/attachment.html>
More information about the ghc-devs
mailing list