<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">At the same command line:<br>
      <br>
      rkotler@mipsswbrd006-le:~/caviumllvmwclang/build$ gcc --version<br>
      gcc (Debian 4.7.2-5) 4.7.2<br>
      Copyright (C) 2012 Free Software Foundation, Inc.<br>
      This is free software; see the source for copying conditions. 
      There is NO<br>
      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
      PURPOSE.<br>
      On 02/27/2014 03:31 PM, Chandler Carruth wrote:<br>
    </div>
    <blockquote
cite="mid:CAGCO0KgdSUOPK1AMX7tjfcETdY+HwRD45mQ27EfbD23qzH=csA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">Weird, the code is supposed to select 4.7 there...
        lemme check why it would do this.</div>
      <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 moz-do-not-send="true"
              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/4.4<br>
            Found candidate GCC installation:
            /usr/lib/gcc/mipsel-linux-gnu/4.4.6<br>
            Found candidate GCC installation:
            /usr/lib/gcc/mipsel-linux-gnu/4.4.7<br>
            Found candidate GCC installation:
            /usr/lib/gcc/mipsel-linux-gnu/4.6<br>
            Found candidate GCC installation:
            /usr/lib/gcc/mipsel-linux-gnu/4.6.3<br>
            Found candidate GCC installation:
            /usr/lib/gcc/mipsel-linux-gnu/4.7<br>
            Found candidate GCC installation:
            /usr/lib/gcc/mipsel-linux-gnu/4.7.2<br>
            Selected GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.6<br>
            <br>
            Tia.<br>
            <br>
            Reed<br>
            _______________________________________________<br>
            cfe-dev mailing list<br>
            <a moz-do-not-send="true" href="mailto:cfe-dev@cs.uiuc.edu"
              target="_blank">cfe-dev@cs.uiuc.edu</a><br>
            <a moz-do-not-send="true"
              href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev"
              target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>