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@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev