[Lldb-commits] [PATCH] update linux build instructions on lldb.llvm.org
Greg Clayton
gclayton at apple.com
Mon Oct 15 13:42:37 PDT 2012
Feel free to commit any HTML linux build instructions without having to propose a patch. We can iterate on it as needed.
On Oct 15, 2012, at 1:19 PM, "Malea, Daniel" <daniel.malea at intel.com> wrote:
> 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
>
> <lldb_updated_linux_build_instructions.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
More information about the lldb-commits
mailing list