[lldb-dev] [Bug 20400] ubuntu 12.04 x86_64 failing to find architecture for native binaries
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 23 13:29:56 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20400
Todd Fiala <tfiala at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|tfiala at google.com |lldb-dev at cs.uiuc.edu
--- Comment #7 from Todd Fiala <tfiala at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140723/f51a37ec/attachment.html>
More information about the lldb-dev
mailing list