<div dir="ltr"><div>Hi Dmitri,</div><div><br></div>I am not using any kind of cache (didn't even know of ccache).  I have now installed ccache.  Perhaps ccache should be mentioned in the buildbot  document so that every buildbot owner knows about it?<div>
<br></div><div>It is currently running Arch Linux ARM.  if there are good reasons to switch to something else, I'll be happy to do that, although I am generally very happy about Arch Linux.</div>

<div><br></div><div>What do you want me to build?  LLVM?  Clang?  Both plus test suite? </div><div><br></div><div><br></div><div>Sincerely,</div><div>Mikael</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/11/14 Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Nov 13, 2013 at 4:53 PM, Mikael Lyngvig <<a href="mailto:mikael@lyngvig.org">mikael@lyngvig.org</a>> wrote:<br>
> Hi guys,<br>
><br>
> I have this ODROID XU (quad-core ARMv7 Cortex A15 1,6 GHz) box that I want<br>
> to make available to the LLVM project.  I can see that LLVM already has an<br>
> ARMv7 Cortex A9 system doing Clang, but how should this box be used, if at<br>
> all?  We're talking a long-term commitment within the realm of being a<br>
> buildbot slave.  It builds LLVM in about 40 minutes, excluding the test<br>
> suite.<br>
<br>
Hi Mikael,<br>
<br>
40 minutes is a good iteration time for an ARM CPU.  Are you using<br>
some kind of caching mechanism to speed up compilation (ccache?)  If<br>
not, it could be even faster :)<br>
<br>
I think this buildbot will be very useful for the community.  What OS<br>
is it running?<br>
<br>
You can find instructions on adding a buildbot here:<br>
<br>
<a href="http://llvm.org/docs/HowToAddABuilder.html" target="_blank">http://llvm.org/docs/HowToAddABuilder.html</a><br>
<br>
I am also CC'ing Galina.<br>
<span class="HOEnZb"><font color="#888888"><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>>*/<br>
</font></span></blockquote></div><br></div>