[Lldb-commits] [PATCH] update linux build instructions on lldb.llvm.org
Malea, Daniel
daniel.malea at intel.com
Mon Oct 15 13:19:19 PDT 2012
Hi all,
There's been a couple of posts on lldb-dev from people running into build problems on Linux, and at least some of the confusion is due to the now-outdated build instructions web page.
When someone has a spare moment, could you please review the attached patch that updates the build instructions?
Update build instructions for Linux for lldb.llvm.org<http://lldb.llvm.org>:
- add example of how to install prerequisites on Ubuntu
- remove the bits about requiring pinned llvm/clang revisions
- update the section on PYTHONPATH (add examples and remove bits about lldb.py)
NOTE: These instructions depend on Chip's patch posted to the lldb-dev list yesterday:
http://lists.cs.uiuc.edu/pipermail/lldb-dev/2012-October/001143.html
(and my subsequent one-line modification)
http://lists.cs.uiuc.edu/pipermail/lldb-dev/2012-October/001144.html
Otherwise python import stuff won't work out-of-the-box; I recommend committing the above before applying the patch attached to this email.
Cheers,
Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lldb_updated_linux_build_instructions.patch
Type: application/octet-stream
Size: 5756 bytes
Desc: lldb_updated_linux_build_instructions.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20121015/8b9775a9/attachment.obj>
More information about the lldb-commits
mailing list