<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Okay.<br>
      <br>
      The clang is working ok. I can compile, link and run a program in
      a simple fashion.<br>
      <br>
      I will take a look.<br>
      <br>
      Thanks.<br>
      <br>
      Reed<br>
      <br>
      On 02/27/2014 03:34 PM, Chandler Carruth wrote:<br>
    </div>
    <blockquote
cite="mid:CAGCO0Kjvu0s_WvEv+Hey-FFtRQUQGJri-vY9fQ_LpB7+zMyHCQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <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
              moz-do-not-send="true" 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
                        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>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>