<div dir="ltr">What errors do you get?  </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 9, 2014 at 4:50 PM, Keno Fischer <span dir="ltr"><<a href="mailto:kfischer@college.harvard.edu" target="_blank">kfischer@college.harvard.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We build LLVM with threads disabled by default (using make&configure).<br>
Recently this started causing the LLDB build to fail. I'm not sure if<br>
this is because of changes to LLDB or the LLVM build system in general<br>
but it brings me to two questions. First, is it now necessary to build<br>
LLVM with threads enabled to build LLDB? And, second, if not, is it<br>
reasonable to link in pthread even when --disable-threads is passed to<br>
./configure, since I don't believe LLDB can be built without threading<br>
support entirely?<br>
<br>
Thanks,<br>
Keno<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></div>