[LLVMdev] 2.6/trunk Execution Engine question
Axel Naumann
Axel.Naumann at cern.ch
Mon Oct 5 18:27:56 PDT 2009
Hi,
#include "JIT.h" will do.
Cheers, Axel.
On 2009-10-06 03:09, Kenneth Uildriks wrote:
> I've gotten my front-end to compile with the 2.6 branch and with trunk
> (not with both; I have to fiddle with a few things when switching),
> and it refuses to give me an execution engine.
>
> My link flags include everything coming from "llvm-config --libs".
> Nevertheless, the error string coming back from
> ExecutionEngine::create is:
>
> JIT has not been linked in
>
> Is this a known problem? Is there something I should be doing that I
> wasn't doing in 2.5?
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list