|
From: | Max Brister |
Subject: | Re: llvm 3.3 |
Date: | Sat, 3 Aug 2013 18:42:43 -0600 |
After your llvm 3.3 patch I tried:
./configure --enable-jit
and got
checking for llvm-config... llvm-config
checking whether gcc accepts -isystem .... yes
configure: using -isystem for LLVM headers
checking llvm/Support/TargetSelect.h usability... yes
checking llvm/Support/TargetSelect.h presence... yes
checking for llvm/Support/TargetSelect.h... yes
checking llvm/IRBuilder.h usability... no
checking llvm/IRBuilder.h presence... no
checking for llvm/IRBuilder.h... no
checking llvm/Support/IRBuilder.h usability... no
checking llvm/Support/IRBuilder.h presence... no
checking for llvm/Support/IRBuilder.h... no
configure: error: IRBuilder.h is required.
This is llvm-3.3-0.6.rc3.fc19.x86_64 and libs and debug
in Fedora 19
On this system IRBuilder.h is found at:
/usr/include/llvm/IR/IRBuilder.h
[Prev in Thread] | Current Thread | [Next in Thread] |