[lldb-dev] Linux build - link errors creating the driver

Joel Dillon joelrdillon at gmail.com
Sun Oct 23 08:06:24 PDT 2011


Doing a bit more digging, it's an ordering dependency. The build line
includes  -ledit -llldb -llldbUtility early on in the link command as per
the makefile; adding it to the end of the command as well causes it to link
successfully.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20111023/1b5f109f/attachment.html>


More information about the lldb-dev mailing list