[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
llvm 3.3
From: |
Michael D. Godfrey |
Subject: |
llvm 3.3 |
Date: |
Sat, 03 Aug 2013 20:24:16 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 |
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
- llvm 3.3,
Michael D. Godfrey <=
- llvm 3.3, Michael D. Godfrey, 2013/08/04