[Lldb-commits] [patch] enable building lldb with cmake on Linux

Malea, Daniel daniel.malea at intel.com
Wed Jan 30 14:10:54 PST 2013


Hi all,

Here's an updated version of the CMake scripts. In it, I have:
- merged latest LLDB trunk as of today
- added the necessary parts to build DataFormatters component

In addition, I'm attaching a patch that must be applied to LLVM in order to have CMake detect the LLDB CMakeLists.txt.

I should also mention that because the clang dependencies are not calculated correctly, parallel builds are unlikely to work.

Comments/testing welcome!


-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_lldb_linux_llvm_part.patch
Type: application/octet-stream
Size: 320 bytes
Desc: cmake_lldb_linux_llvm_part.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130130/1ae56893/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake_lldb_linux_lldb_part.patch
Type: application/octet-stream
Size: 42902 bytes
Desc: cmake_lldb_linux_lldb_part.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130130/1ae56893/attachment-0001.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00001.txt
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130130/1ae56893/attachment.txt>


More information about the lldb-commits mailing list