Error compiling ldc
    David Nadlinger 
    see at klickverbot.at
       
    Fri May 31 14:41:55 PDT 2013
    
    
  
On Friday, 31 May 2013 at 21:37:35 UTC, matovitch wrote:
> I have libllvm3.1 installed.
LLVM 3.1 should definitely work (it is tested by the Travis CI 
build bots).
With libllvm3.1, do you mean an LLVM package from your distro? If 
so, the files in /usr/local are probably causing conflicts.
Try manually specifying 
-DLLVM_CONFIG=<path_to_your_distros_llvm-config> at the CMake 
command line. If this is not the cause, please paste the full 
build log somewhere.
  — David
    
    
More information about the digitalmars-d-ldc
mailing list