[haskell-llvm] Re: MathExtras.h: error: there are no arguments to ‘INT64_C’ that depend on a template parameter, so a declaration of ‘INT64_C’ must be available
Henning Thielemann
lemming at henning-thielemann.de
Mon Apr 30 16:36:54 BST 2012
On Mon, 30 Apr 2012, Ilias Tsitsimpis wrote:
> llvm-base is not compatible with LLVM-3.0 yet.
I have just compiled and installed LLVM-3.0 because I thought that
llvm-3.0.0.0 is tailored to that version.
> There are some patches that fix this problem (you can find them in
> github pull request pages [1]) but nothing official yet. On the other
> hand LLVM-2.9 works fine so you can try this one.
> [1] https://github.com/bos/llvm/pulls
Now I have to find out how to pull in these patches ...
More information about the Haskell-llvm
mailing list