That's correct.<br><br><div class="gmail_quote">On Mon, Sep 27, 2010 at 9:09 AM, Reid Kleckner <span dir="ltr"><<a href="mailto:reid.kleckner@gmail.com">reid.kleckner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Eli Freiman wrote the Makefile system.  Presumably you're supposed to<br>
check out lldb into llvm/tools/lldb/ , and build from the root of the<br>
LLVM project.  But I'm just guessing, I've never built it.<br>
<font color="#888888"><br>
Reid<br>
</font><div><div></div><div class="h5"><br>
On Mon, Sep 27, 2010 at 5:49 AM,  <<a href="mailto:arvid.picciani@nokia.com">arvid.picciani@nokia.com</a>> wrote:<br>
>> > 2. In the next release will you also support linux?<br>
>> We'd like this, but this depends on someone making it happen.  If you're interested, it would be great to get help to make this happen.<br>
><br>
> I'm trying to start with _building_ it. Unfortunately, i couldn't figure out how the Makefile infrastructure is supposed to work.<br>
> It appears to me, it should be built within some other project, since the root Makefile depends on ../Makefile.common<br>
><br>
> I rewrote them all from scratch, but i guess it should use some sort of makefile generator. Do you have a favorite one?<br>
><br>
> Secondly, in include/lldb/Target/Thread.h can we do the unwind.h include a bit different? On linux, you'd have to use a different lib,<br>
> which is incompatible with the included headers. #include "libunwind.h" and extend the includepath to the local libunwind/include/ on osx<br>
> would work,<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>
><br>
<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>
</div></div></blockquote></div><br>