[LLVMdev] build problems

Alexander Oh oh_alexander at yahoo.com
Sat Jun 15 13:09:43 PDT 2013


Hi,

I've tried to build top of trunk llvm/clang/lldb.

First I tried using Ninja (master from today) in combination with CMake
(2.8.10).
I was able to compile (without assertions and a release build) all of
the projects. However ninja install failed. Almost all of the
cmake_install.cmake files (containing shared libraries and archive
files) contained wrong paths of the library files.

I hope this is enough information to reproduce this problem.

Kind Regards,
Alex



More information about the llvm-dev mailing list