[cfe-dev] choosing the gcc toolchain

reed kotler rkotler at mips.com
Thu Feb 27 15:34:19 PST 2014


At the same command line:

rkotler at mipsswbrd006-le:~/caviumllvmwclang/build$ gcc --version
gcc (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
On 02/27/2014 03:31 PM, Chandler Carruth wrote:
> Weird, the code is supposed to select 4.7 there... lemme check why it 
> would do this.
>
>
> On Thu, Feb 27, 2014 at 3:27 PM, Reed Kotler <rkotler at mips.com 
> <mailto:rkotler at mips.com>> wrote:
>
>     I built a Mips llvm for one of our target machines.
>     When I run it there it unfortunately chooses the wrong gcc toolchain.
>     4.7.2 is what I want it to choose.
>
>     Can this be overriden?
>
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.4
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.4.6
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.4.7
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.6
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.6.3
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.7
>     Found candidate GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.7.2
>     Selected GCC installation: /usr/lib/gcc/mipsel-linux-gnu/4.6
>
>     Tia.
>
>     Reed
>     _______________________________________________
>     cfe-dev mailing list
>     cfe-dev at cs.uiuc.edu <mailto:cfe-dev at cs.uiuc.edu>
>     http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140227/7d674faf/attachment.html>


More information about the cfe-dev mailing list