[lldb-dev] Linux Build Errors w/ LLDB

Michael Sartain mikesart at valvesoftware.com
Tue Oct 15 18:10:43 PDT 2013


On Tue, Oct 15, 2013 at 5:57 PM, Ed Maste <emaste at freebsd.org> wrote:

>
> I don't see the problem with the stock FreeBSD 10 toolchain on my
> laptop, with clang and libc++.


Given some of the ABI differences I'm reading about on Linux with libc++
and libstdc++, I assume it's a bad idea to build the LLDB so with libc++ on
this platform?

http://stackoverflow.com/questions/12542971/using-libstdc-compiled-libraries-with-clang-stdlib-libc

If so, that means we'd need to install gcc 4.7 or gcc 4.8 to build on
Ubuntu 12.04 now, and that's decently painful.
 -Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20131015/4884089d/attachment.html>


More information about the lldb-dev mailing list