[LLVMdev] LLVMConfig not found

José Romildo Malaquias j.romildo at gmail.com
Sat Nov 24 05:54:49 PST 2012


Hello.

I am trying to install jllvm (http://code.google.com/p/jllvm/) on my
gentoo linux system.

I already have llvm-3.1 installed by the packager manager.

The jllvm build mechanism uses the file LLVMConfig.cmake. There is no
such file installed on my system. Therefore I cannot install jllvm.

Checking the sources of llvm-3.1 and llvm-3.0 one find the files
llvm-3.1.src/cmake/modules/LLVM-Config.cmake and
llvm-3.1.src/cmake/modules/LLVMConfig.cmake.in.

Why LLVMConfig.cmake is not installed?

How can I get this file installed so that jllvm can also be installed?

Romildo



More information about the llvm-dev mailing list