[lldb-dev] Remote Debugging on Linux

Vince Harron vharron at google.com
Wed Mar 4 06:53:47 PST 2015


We don't compile with compiler-rt in our tree yet.
On Mar 4, 2015 3:04 AM, "Abhishek Aggarwal" <abhiinnitald at gmail.com> wrote:

> Hi Chaoren
>
> Thanks a lot for your reply. I tried building using the above C{XX}FLAGS.
> Now I am having trouble going past compiler-rt compilation.
>
> make[5]: Entering directory
> `/users/aggarwal/Work/LLVM/llvm/projects/compiler-rt'
> make[5]: Nothing to be done for `clang_linux'.
> make[5]: Leaving directory
> `/users/aggarwal/Work/LLVM/llvm/projects/compiler-rt'
> llvm[4]: Copying runtime library linux/builtins-i386 to build dir
> cp: cannot stat
> '/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang/runtime/compiler-rt/clang_linux/builtins-i386/libcompiler_rt.a':
> No such file or directory
> make[4]: ***
> [/users/aggarwal/Work/LLVM/build_llvm_32bit_new/Debug+Asserts/lib/clang/3.7.0/lib/linux/libclang_rt.builtins-i386.a]
> Error 1
> rm
> /users/aggarwal/Work/LLVM/build_llvm_32bit_new/Debug+Asserts/lib/clang/3.7.0/lib/linux/.dir
> make[4]: Leaving directory
> `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang/runtime/compiler-rt'
> make[3]: *** [compiler-rt/.makeall] Error 2
> make[3]: Leaving directory
> `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang/runtime'
> make[2]: *** [all] Error 1
> make[2]: Leaving directory
> `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang'
> make[1]: *** [clang/.makeall] Error 2
> make[1]: Leaving directory
> `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools'
> make: *** [all] Error 1
>
>
> Could you successfully build at your end when you had tried and do you
> have any comment regarding the above failure ?
>
> _______________________________________________
> 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/20150304/8b43f6e4/attachment.html>


More information about the lldb-dev mailing list