On Thu, May 28, 2009 at 10:10 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thu, May 28, 2009 at 9:41 PM, Jay Bone<<a href="mailto:jbonedev@gmail.com">jbonedev@gmail.com</a>> wrote:<br>
> Setting CLANG to<br>
> CLANG=clang -ccc-host-triple arm-apple-darwin<br>
> Gives me the above error:<br>
> cannot find 'clang-cc' in 'clang' command<br>
<br>
</div>Bleh, try CLANG="clang -ccc-host-triple arm-apple-darwin -ccc-clang-archs arm".<br>
<font color="#888888"><br></font></blockquote><div><br>Still get:<br>cannot find 'clang-cc' in 'clang' command<br><br>This comes from a die message in the perl code in <br>sub GetCCArgs()<br>I'm having a hard time figuring out what this function is trying to do, but it's looking for the  regex /clang-cc/ in some exec'ed clang command.<br>
<br>-J<br><br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888">
-Eli<br>
</font></blockquote></div><br>