<div dir="ltr">Hi;<div><br></div><div>I am trying to cross compile LLVM for Android-NDK;</div><div>I am using CMake as a build system; hence, i have defined CMAKE_SYSTEM_NAME variable so to turn on CMAKE_CROSSCOMPILING flag, being used by LLVM.</div>

<div><br></div><div>As far as i understand from the LLVM structure; when cross compiling, executable are generated with two versions; one goes under the target build directory ${CMAKE_BINARY_DIR} and the other goes into ${CMAKE_BINARY_DIR}/native/....</div>

<div><br></div><div>We i do that, i get all the tblgen + clang executable generated like that.</div><div><br></div><div>however, the tools under TOOLS don't; and they aren't runnable on the host-build system.</div>

<div><br></div><div>why is that? any ideas are appreciated.</div><div><br></div><div>Thanks<br clear="all"><div><br></div>-- <br>Rami<br>     Tel.     4-865-6245<br>     Pele.    54-8159949<br>     e-mail. <a href="mailto:sramij@gmail.com">sramij@gmail.com</a><br>


</div></div>