http://llvm.org/bugs/show_bug.cgi?id=20400
Todd Fiala <tfi...@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|tfi...@google.com |lldb-dev@cs.uiuc.edu --- Comment #7 from Todd Fiala <tfi...@google.com> --- I'm taking myself off the bug. The scope of the issue appears to be: lldb doesn't create a functional lldb build with this clang version (or any that I know of) on Ubuntu 12.04. The workarounds that I see are: * Use gcc 4.8+ to build. I've used 4.8.1, 4.8.2 and 4.9.1 successfully on Ubuntu 12.04 x86_64. * Use a newer Ubuntu. I've used Ubuntu 13.10 x86_64 and 14.04 x86_64 successfully with gcc and with clang to build lldb. * Debug clang on Ubuntu 12.04 x86_64 and figure out what is going wrong with lldb in that scenario. * Maybe try to bring in a newer clang that maybe fixes the issue. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev