<br><br><div class="gmail_quote">On Thu, May 28, 2009 at 1:57 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br><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 1:36 PM, Jay Bone<<a href="mailto:jbonedev@gmail.com">jbonedev@gmail.com</a>> wrote:<br>
><br>
><br>
> On Thu, May 28, 2009 at 1:18 PM, Eli Friedman <<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>><br>
> wrote:<br>
</div><div class="im">>> Probably clang is using the wrong target triple; try setting CLANG to<br>
>> "clang -ccc-host-triple arm-apple-darwin"<br>
>><br>
>> -Eli<br>
><br>
><br>
> Adding this to my Makefile<br>
> CLANG='clang -ccc-host-triple arm-apple-darwin'<br>
> (Tried with and without single quotes if that matters)<br>
><br>
> I get<br>
><br>
> cannot find 'clang-cc' in 'clang' command<br>
> make: *** [GridRow.o] Error 9<br>
<br>
</div>Ah, bleh, I didn't actually test this before I suggested it.  Try r72538.<br>
<font color="#888888"><br>
-Eli<br>
</font></blockquote></div><br>Sorry if this is a dumb question but I'm really new to Objective C and Clang.<br>What is r72538?<br><br>About Ted's comment<br>> That's a (recently introduced) ccc-analyzer issue.  We plan on fixing
it soon by rewriting <br>> ccc-analyzer to reuse the clang driver internals
directly because the current <br>> implementation is really brittle.
 Unfortunately we won't start working on that for at <br>> least a couple
weeks.<br><br>Is there a quick/dirty workaround I could patch the perl code with?<br><br>Or some earlier revision I could revert to? (Would this mean checking out from svn and rebuilding everything again?)<br><br>-J<br><br>
<br><br><br><br><br><br>