Does anyone test the shared builds at all? Currently they all fail to link due undefined lldb_private_* etc. I can report a bug but looks like noone is interested in shared lib builds.
On Wed, Jan 21, 2015 at 1:34 PM, İsmail Dönmez <ism...@donmez.ws> wrote: > But this time with a twist: > > [~]> lldb > lldb: symbol lookup error: /opt/clang/lib64/liblldbInterpreter.so: > undefined symbol: PyExc_KeyboardInterrupt > > [~]> ldd -r /opt/clang/lib64/liblldb* | grep undefined | wc -l > 9875 > > This is on Linux x86-64, seems like its underlinking somehow. > > Regards. _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev