<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi All, <div><br></div><div>I am trying  to work on some JIT project. However when I try to run the default build with lli,  I got the following err/msgs:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">./lli -march=arm 1.bc</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">./lli: error creating EE: No available targets are compatible with this -march, see -version for the available targets.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"> ./lli -version</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">LLVM (<a href="http://llvm.org/">http://llvm.org/</a>):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  LLVM version 3.4svn</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  DEBUG build with assertions.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Built Feb 21 2014 (10:20:28).</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Default target: x86_64-apple-darwin13.0.0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">  Host CPU: corei7</div></div><div><br></div><div><br></div><div>After reading some of the docs, I thought that the default configure should have lli build for ARM support, not sure how to register the target like ARM… to use lli?</div><div><br></div><div>any hints?</div><div><br></div><div><br></div><div>Best</div><div><br></div><div>Kevin</div></body></html>