How to use llvm with ghc7?

Max Bolingbroke batterseapower at hotmail.com
Wed Dec 8 12:14:01 CET 2010


On 8 December 2010 08:28, Magicloud Magiclouds
<magicloud.magiclouds at gmail.com> wrote:
>  I am using debian 32bit system, llvm 2.6.

I haven't seen your particular error before, but AFAIK -fllvm won't
work with LLVM < 2.7 because it depends on the GHC calling convention
that is only present from that release onwards. Try upgrading LLVM to
2.7 and see if it helps.

Cheers,
Max



More information about the Glasgow-haskell-users mailing list