Tuyen> Sorry, I probably mixed things up and remember wrong.  Anyway, I
        Tuyen> re-installed clang, and successfully built LLVM, but 'configure'
        Tuyen> failed on creduce-master.  Output from configure is in attached
        Tuyen> TQHBuildLog.zip and config.log is also attached as zip file.

Looking at the "config.log" you sent (thanks!), I see this error:

  conftest.cpp:24:41: fatal error: llvm/IR/LLVMContext.h: No such file or
  directory

This suggests that you're trying to use an version of LLVM that is older than
LLVM 3.3.

Try this: /usr/local/bin/llvm-config --version

What does it report?

Eric.

-- 
-------------------------------------------------------------------------------
Eric Eide <[email protected]>  .         University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX

Reply via email to