Just a quick note on this. It is still feasible to build LLDB without Python. You just won’t get the feature of OS plugins (which are not mandatory - there is one included as an example in examples/python) It is much like Python data formatters - you build without Python, you don’t get them, but the rest of LLDB still works fine.
Enrico Granata ✉ egranata@.com ✆ 27683 On Apr 18, 2013, at 7:17 PM, "Malea, Daniel" <[email protected]> wrote: > Also, not that it's > important to us, but does this also mean that building a working LLDB > without Python support is no longer an option?
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
