hi community,
I would like to build lldb on linux but they are any documentation to do
this.T hat is not the first time where someone does the same request.
Please someone could show to me how to build with linux ?
thanks a lot for your help
hi community,
I would like to build lldb on linux but they are any documentation to do
this.T hat is not the first time where someone does the same request.
Please someone could show to me how to build with linux ?
thanks a lot for your help
Hi Jonathan,
There are Linux build instructions here:
http://lldb.llvm.org/build.html
However, you may find that the Linux lldb build is slightly broken in the current trunk.
If you check out a slightly older revision, you should be able to build. I can confirm that 166514 builds OK on Ubuntu 11.10 with clang and libstdc++ 4.6.
Also, for future lldb-related questions, you should probably message the lldb-dev list (as this one is for LLVM).
Best of luck,
Dan
Hi Jonathon,
Have a look at the build instructions on the lldb site: http://lldb.llvm.org/build.html
If you need further assistance, there is also a 'lldb-dev' mailing list: http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
Regards,
Matt