[haskell-llvm] Re: Re: Re: Re: 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 22:35:11 BST 2012
On Mon, 30 Apr 2012, Nathan Howell wrote:
> On Mon, Apr 30, 2012 at 12:27 PM, Henning Thielemann
> <lemming at henning-thielemann.de> wrote:
>>>> but it seems that there are also patches missing, that are in the pull
>>>> request list.
>> That's what I did under (***). However I got all these errors about "rc
>> constant" and "UINT64". That's why I think it misses patches from the pull
>> request list or equivalent ones.
>
> I haven't merged any of the pull requests on bos/llvm, and our branch
> has some more radical changes to the tree that will break existing
> code.
I have cloned git://github.com/alphaHeavy/llvm.git, and after the move of
@llvm_cppflags@ to CC-Options I can compile llvm-base and llvm, but I
cannot compile the examples. :-(
Can you explain what changes you are making and in what direction you are
moving?
More information about the Haskell-llvm
mailing list