[haskell-llvm] 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 20:27:35 BST 2012


On Mon, 30 Apr 2012, Ilias Tsitsimpis wrote:

>> I tried to get your repository
>>   git clone git://github.com/alphaHeavy/llvm.git
>>  but it seems that there are also patches missing, that are in the pull
>> request list.

***

>> I think it would also be a good idea to move llvm-base to a separate git
>> repository. It seems to be the part of the llvm-wrapper that makes most
>> of the problems.
>
> I would suggest to clone the whole repo from alphaHeavy and not only the
> commit specified above. You can do this with `git clone
> git://github.com/alphaHeavy/llvm.git'.

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.



More information about the Haskell-llvm mailing list