[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 07:58:29 BST 2012
    
    
  
On Mon, 30 Apr 2012, Henning Thielemann wrote:
> I have now installed LLVM-3.0 and try to compile llvm-base from git
> repository.
The errors go away if I add the result of 'llvm-config --cppflags' to the 
CC-Options field in the Cabal file. Maybe this can be done from the 
'configure' file in the same way as it is done for 'extra-libraries'?
    
    
More information about the Haskell-llvm
mailing list