<div dir="ltr">You may be hitting a case where you're caught in the crossfire of 3 different build systems that each need to be kept up to date.  In the past I've been able to build on OS X with cmake/ninja, configure/make, and the Xcode project files.  Since there was recently some motion on those, my guess would be that one or more of the build systems wasn't kept up to date.  I think on OS X the canonical build system is the Xcode setup.<div>
<br></div><div>Greg can confirm, but I believe those systems are supposed to be enabled on OS X.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 12, 2014 at 8:22 AM, Kuba Ober <span dir="ltr"><<a href="mailto:kuba@mareimbrium.org" target="_blank">kuba@mareimbrium.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Currently, the build scripts and source/lldb.cpp disagree on what plugins are<br>
included for Darwin.<br>
<br>
The build scripts don’t build the JITLoaderGDB and ProcessElfCore, yet lldb.cpp<br>
tries to initialize and terminate those plugins, resulting in link failure.<br>
<br>
What’s the right way to go? Should I patch to disable those plugins, or to<br>
enable them?<br>
<br>
Cheers, Kuba Ober<br>
_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><table cellspacing="0" cellpadding="0" style="color:rgb(136,136,136);font-family:'Times New Roman'"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small">
<td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Todd Fiala |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Software Engineer |</td>
<td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:tfiala@google.com" style="color:rgb(17,85,204)" target="_blank"><span style="background-color:rgb(255,255,204);color:rgb(34,34,34);background-repeat:initial initial">tfiala@google.com</span></a> |</td>
<td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"><font color="#1155cc"> <a>650-943-3180</a></font></td></tr></tbody></table><br></div>
</div>