<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2015-03-28 8:53 GMT-05:00 Jonathan Roelofs <span dir="ltr"><<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">libcompiler_rt is *designed* to be cross-built, and building the ARM version of it from x86 Linux/Darwin is well exercised by several members of the community, myself included.</blockquote></div><br>Thank you for helping Jon. I'm still learning the llvm cross compiling stuff, sometimes I might misunderstand it. I tried "make clang_linux" in the compiler_rt directory, it would only build the "libcompiler_rt.a" for x86_64, which is my host machine ISA. Could you please tell me how can I build the arm version? I tried to modify the "make/platform/<a href="http://arm_linux.mk">arm_linux.mk</a>" and "make/<a href="http://options.mk">options.mk</a>", but none of them work. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra">Chao</div></div>