[Haskell-cafe] How to make ghc 7 with llvm?

Don Stewart dons00 at gmail.com
Fri Apr 29 03:54:00 CEST 2011


Use the -fllvm flag.

On Thu, Apr 28, 2011 at 6:49 PM, Magicloud Magiclouds
<magicloud.magiclouds at gmail.com> wrote:
> Hi,
>  As I recalled, ghc started to support llvm from version 7.
>  But there is a problem: there is no option to make ghc with llvm. So
> Library within ghc source will be in gcc's binary format. Then when I
> install other packages, they may complain that the binary format is
> not llvm, so they install some libraries again.
>  Any way I could make ghc 7 with llvm?
> --
> 竹密岂妨流水过
> 山高哪阻野云飞
>
> _______________________________________________
> 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