[lldb-dev] Building LLDB when LLVM is built with threading disabled

Zachary Turner zturner at google.com
Tue Sep 9 18:14:23 PDT 2014


What errors do you get?


On Tue, Sep 9, 2014 at 4:50 PM, Keno Fischer <kfischer at college.harvard.edu>
wrote:

> We build LLVM with threads disabled by default (using make&configure).
> Recently this started causing the LLDB build to fail. I'm not sure if
> this is because of changes to LLDB or the LLVM build system in general
> but it brings me to two questions. First, is it now necessary to build
> LLVM with threads enabled to build LLDB? And, second, if not, is it
> reasonable to link in pthread even when --disable-threads is passed to
> ./configure, since I don't believe LLDB can be built without threading
> support entirely?
>
> Thanks,
> Keno
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140909/e7893e33/attachment.html>


More information about the lldb-dev mailing list