[LLVMdev] ExecutionEngine::create returns 0

Anton Korobeynikov asl at math.spbu.ru
Sat Jun 7 09:23:52 PDT 2008


Hello, Hendrik

> In case they are relevant, here are the commands I used to comile the thing
You haven't linked neither interpreter nor backends (for JIT). Please
use llvm-config, which will tell you which libraries to use (for
example: 'llvm-config --libs engine').

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-dev mailing list