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

2012-08-27 Thread Sergey Mironov
ARM guys use native ghc to build arm binaries

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


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


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

2012-08-24 Thread Thiago Negri
Is it possible to compile Haskell code targetting a OS/arch that
differs from the one where the compiler (GHC) is running?

Thanks.

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


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

2012-08-24 Thread 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.


signature.asc
Description: Digital signature
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe