<div dir="ltr">My best guess is that the multilib stuff wasn't setup correctly. Note that MIPS has custom logic for this (findMIPSMultilibs). If that fails, then we'll not use the newer GCC installation. You could add logging there to try and figure out why.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 3:31 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</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">Weird, the code is supposed to select 4.7 there... lemme check why it would do this.</div><div class="HOEnZb">
<div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 3:27 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">I built a Mips llvm for one of our target machines.<br>
When I run it there it unfortunately chooses the wrong gcc toolchain.<br>
4.7.2 is what I want it to choose.<br>
<br>
Can this be overriden?<br>
<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.4<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.4.6<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.4.7<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.6<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.6.3<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.7<br>
Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.7.2<br>
Selected GCC installation: /usr/lib/gcc/mipsel-linux-gnu/<u></u>4.6<br>
<br>
Tia.<br>
<br>
Reed<br>
______________________________<u></u>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>