[lldb-dev] [PATCH] Compiling lldb on Linux

Eli Friedman eli.friedman at gmail.com
Tue Jul 6 17:23:44 PDT 2010


On Tue, Jul 6, 2010 at 5:21 PM, Greg Clayton <gclayton at apple.com> wrote:
> I was able to build successfully with no changes to your patch Eli.
>
> I did have to install the dev packages for python 2.6 and editline (version 1) main things you need to intall:
>
> python2.6-dev
> libghc6-editline-dev

Right... the issue is "if I try to get rid of the hacks in
source/Interpreter/ScriptInterpreterPython.cpp"...

-Eli



More information about the lldb-dev mailing list