Hi,<br><br><div class="gmail_quote">On Sat, Oct 22, 2011 at 11:20 PM, Joel Dillon <span dir="ltr"><<a href="mailto:joelrdillon@gmail.com">joelrdillon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi,<br><br>  I've just grabbed lldb and the specified version of llvm and clang from svn according to the instructions on the website. I had to make some changes to get things to build (a missing std:: for ptrdiff_t in Core/Stream.cpp, stddef.h needs to be included for RegisterContextDarwin_i386.cpp and _x86_64.cpp, and for some reason I had to manually add -lrt and the python link stuff to LIBS in Makefile.config to get liblldb to link). However, now it's falling over at the final stage of linking the driver, and I'm not sure why.</blockquote>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'm compiling on Kubuntu 11.10 64-bit, gcc 4.6.1, if that's relevant.<br>  Any other intrepid Linux-lldb users had this problem? Log is thus -<br><br></blockquote><div>Could you send a patch for the ptrdiff and stddef.h stuff please? I didn't have to include -lrt (was already there) BUT I had the same error the first time I tried to build. The second time worked out ok... Hope it's not a bug in the build sytem.</div>

<div><br></div><div>Thanks,</div><div>Dragos</div><div><br></div></div>