[Haskell-cafe] Compiling Haskell targetting different OS/arch

Sergey Mironov ierton at gmail.com
Mon Aug 27 15:46:41 CEST 2012


ARM guys use native ghc to build arm binaries

2012/8/24 Taylor Hedberg <t at tmh.cc>:
> 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



More information about the Haskell-Cafe mailing list