Compiling Haskell targetting different OS/arch

24 Aug
2012
24 Aug
'12
12:27 p.m.
Is it possible to compile Haskell code targetting a OS/arch that differs from the one where the compiler (GHC) is running? Thanks.

27 Aug
27 Aug
9:46 a.m.
ARM guys use native ghc to build arm binaries
2012/8/24 Taylor Hedberg
Thiago Negri, Fri 2012-08-24 @ 13:27:32-0300:
Is it possible to compile Haskell code targetting a OS/arch that differs from the one where the compiler (GHC) is running?
No, GHC doesn't currently support cross-compilation.
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
4650
Age (days ago)
4653
Last active (days ago)
2 comments
3 participants
participants (3)
-
Sergey Mironov
-
Taylor Hedberg
-
Thiago Negri