
8 Dec
2010
8 Dec
'10
11:14 a.m.
On 8 December 2010 08:28, Magicloud Magiclouds
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