<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 17, 2013 at 12:53 AM, Mikael Lyngvig <span dir="ltr"><<a href="mailto:mikael@lyngvig.org" target="_blank">mikael@lyngvig.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks for spotting those errors!  Fixed.<br></div><div><br></div><div>If you feel that this doc should be part of the LLVM documentation, perhaps in a revised form, just let me know.  I am willing to convert it into reST and also to go through a peer review, but I simply cannot spend hundreds of hours munging about, rewriting, and retesting over and over as I am already busy on other documentation and other sub-projects.</div>
</div></blockquote><div><br></div><div>If it would require a format conversion, it's not a big deal. However, it would be nice to add a link to an appropriate document. Probably just tack it on at the end of HowToBuildOnARM (which should be called AgglomerationOfTipsForBuildingOnARM) with a sentence of description.</div>
<div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888">
<div><br></div><div>-- Mikael</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/17 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 Sat, Nov 16, 2013 at 9:15 PM, Mikael Lyngvig <<a href="mailto:mikael@lyngvig.org" target="_blank">mikael@lyngvig.org</a>> wrote:<br>


> <a href="http://llvm.lyngvig.org/Articles/How-to-Setup-an-Arch-Linux-Buildbot-for-LLVM" target="_blank">http://llvm.lyngvig.org/Articles/How-to-Setup-an-Arch-Linux-Buildbot-for-LLVM</a><br>
<br>
> Notice: You only need Ninja for the test build; none of the official LLVM builders use Ninja as far as I know.<br>
<br>
My buildbots use ninja.<br>
<br>
> Please notice that you must specify the absolute path to ninja, otherwise CMake can't figure out where it is located.<br>
<br>
Strange, I never had to do this.  I just put 'ninja' binary into my PATH.<br>
<br>
> pushd llvm-trunk/tools > /dev/null<br>
<br>
This does not look correct to me, because you are not entering the<br>
'clang' directory.  Similarly, for compiler-rt below.<br>
<span><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" target="_blank">gribozavr@gmail.com</a>>*/<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>