<div dir="ltr">Hi Chaoren<div><br></div><div>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. </div><div><br></div><div><div>make[5]: Entering directory `/users/aggarwal/Work/LLVM/llvm/projects/compiler-rt'</div><div>make[5]: Nothing to be done for `clang_linux'.</div><div>make[5]: Leaving directory `/users/aggarwal/Work/LLVM/llvm/projects/compiler-rt'</div><div>llvm[4]: Copying runtime library linux/builtins-i386 to build dir</div><div>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</div><div>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</div><div>rm /users/aggarwal/Work/LLVM/build_llvm_32bit_new/Debug+Asserts/lib/clang/3.7.0/lib/linux/.dir</div><div>make[4]: Leaving directory `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang/runtime/compiler-rt'</div><div>make[3]: *** [compiler-rt/.makeall] Error 2</div><div>make[3]: Leaving directory `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang/runtime'</div><div>make[2]: *** [all] Error 1</div><div>make[2]: Leaving directory `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools/clang'</div><div>make[1]: *** [clang/.makeall] Error 2</div><div>make[1]: Leaving directory `/users/aggarwal/Work/LLVM/build_llvm_32bit_new/tools'</div><div>make: *** [all] Error 1</div></div><div><br></div><div><br></div><div>Could you successfully build at your end when you had tried and do you have any comment regarding the above failure ?</div></div>