<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 18, 2014 at 10:50 PM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 15 October 2014 12:43, İsmail Dönmez <<a href="mailto:ismail@donmez.ws">ismail@donmez.ws</a>> wrote:<br>
> Sadly these are built on a x86-64 Linux host hence not validated via<br>
> test-suite. What I currently do is updating llvm snapshot for openSUSE and<br>
> then using that snapshot to build for ARMv7. So far doing only stage1<br>
> builds. Also using linaro-arm-linux-gnueabihf-4.9 toolchain (September 2014<br>
> release) for headers.<br>
<br>
</span>I see. Do you at least run check-all? I wouldn't trust any build that<br>
doesn't at least passes the basic checks.<br></blockquote><div><br></div><div>I could but the device is rather slow (BeagleBone Black). </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
One thing you can do to minimise the risk is to only checkout<br>
revisions that are known to be good by investigating the buildbots.<br>
That won't guarantee anything, since you're cross-compiling and we're<br>
not, but that should give you "some" peace of mind.<br>
<br></blockquote><div><br></div><div>Makes sense, I will implement this.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
> CC=arm-clang CXX=arm-clang++ cmake -DBUILD_SHARED_LIBS=ON<br>
<br>
What revision is this? Release 3.5 or trunk or something else?<br>
<span class=""><br></span></blockquote><div>Thats the latest trunk available from <a href="https://build.opensuse.org/project/show?project=home%3Anamtrac%3Aclang">https://build.opensuse.org/project/show?project=home%3Anamtrac%3Aclang</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">
<br>
> CFLAGS="-mfloat-abi=hard -march=armv7-a -mtune=cortex-a8 -mfpu=vfpv3-d16<br>
> -fuse-ld=gold"<br>
<br>
</span>These are sane options. :)<br></blockquote><div><br></div><div>Good to know :)</div><div><br></div><div>Thanks!</div><div> </div></div><br></div></div>