<div dir="ltr">Congrats!</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 2:17 PM, reed kotler <span dir="ltr"><<a href="mailto:rkotler@mips.com" target="_blank">rkotler@mips.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In case anyone is interested....<br>
<br>
We don't need to compile llvm/clang using gcc anymore for the building of mips hosted llvm compilers.<br>
<br>
We build a linux mips hosted compiler starting with llvm/clang on x86 linux using the normal configure scripts and<br>
then can use that resulting compiler to build further llvm/clang native compilers on the mips linux host.<br>
<br>
The cross compiler and native compiler driver for Mips works seamlessly (thanks to Simon Atanasyan) just as gcc does.<br>
<br>
For our build slave that is connected to the llvm build bots, we are using our native clang/llvm (built as above) to built the llc<br>
that is used for make check.<br>
<br>
I'm doing some more work to automate the testing of the recursed compilers and other verification on the mips target.<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">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/<u></u>mailman/listinfo/llvmdev</a><br>
</blockquote></div><br></div>