<div class="gmail_quote">On Sat, Apr 14, 2012 at 4:13 AM, 陳韋任 <span dir="ltr"><<a href="mailto:chenwj@iis.sinica.edu.tw">chenwj@iis.sinica.edu.tw</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
  Since the 3.1 testing day is coming and be a ARM tester, I would like to make<br>
sure everything is O.K. so that we don't waste the precious time. As discussed<br>
on the ML before, I plan to cross compile LLVM/Clang first, then run regression<br>
test and test suite on the pandaboards. Could someone help me check to see if I<br>
miss something? Thanks!<br></blockquote><div><br></div><div>Ubuntu on ARM is softfp, right?  How about testing hardfp with a distribution like ArchLinuxArm? </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
  Here is the pandaboard configuration,<br>
<br>
---<br>
$ uname -a<br>
Linux arm2 2.6.38-1208-omap4 #11-Ubuntu SMP PREEMPT Fri Apr 15 16:34:35 UTC 2011 armv7l armv7l armv7l GNU/Linux<br>
$ gcc -v<br>
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)<br>
$ ld -v<br>
GNU ld (GNU Binutils for Ubuntu) 2.21.0.20110327<br>
---<br>
<br>
  Below is the cross toolchain and configuration options I will use,<br>
<br>
---<br>
$ arm-unknown-linux-gnueabi-gcc -v<br>
gcc version 4.5.2 (crosstool-NG 1.14.1)<br>
$ arm-unknown-linux-gnueabi-ld -v<br>
GNU ld (crosstool-NG 1.14.1) 2.21.1<br>
$ ../configure \<br>
  --target=arm-unknown-linux-gnueabi \<br>
  --host=arm-unknown-linux-gnueabi \<br>
  --enable-bindings=none --disable-multilib --disable-bootstrap \<br>
---<br>
<br>
  Any comment?<br>
<br>
Regards,<br>
chenwj<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Wei-Ren Chen (陳韋任)<br>
Computer Systems Lab, Institute of Information Science,<br>
Academia Sinica, Taiwan (R.O.C.)<br>
Tel:886-2-2788-3799 #1667<br>
Homepage: <a href="http://people.cs.nctu.edu.tw/~chenwj" target="_blank">http://people.cs.nctu.edu.tw/~chenwj</a><br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>