On 9/10/13 10:41 PM, Robert Poor wrote:
> @alexander:
>
> mbp:~ r$ ls -la /usr/bin/*cc* /usr/bin/*++*
> lrwxr-xr-x   1 root  wheel       7 Mar 21 23:23 /usr/bin/c++ -> clang++
> -rwxr-xr-x   1 root  wheel  475392 Mar 21 15:19 /usr/bin/c++filt
> lrwxr-xr-x   1 root  wheel       5 Mar 21 23:23 /usr/bin/cc -> clang
> lrwxr-xr-x   1 root  wheel       5 Mar 21 23:23 /usr/bin/clang++ -> clang
> -rwxr-xr-x   2 root  wheel  575904 Mar 21 23:23 /usr/bin/flex++
> lrwxr-xr-x   1 root  wheel      12 Mar 21 23:23 /usr/bin/g++ -> llvm-g++-4.2
> lrwxr-xr-x   1 root  wheel      12 Mar 21 23:23 /usr/bin/gcc -> llvm-gcc-4.2
> lrwxr-xr-x   1 root  wheel      12 Mar 21 23:35 /usr/bin/gcc-4.2 -> 
> /usr/bin/gcc
> lrwxr-xr-x   1 root  wheel      52 Mar 21 23:23
> /usr/bin/i686-apple-darwin11-llvm-g++-4.2 ->
> ../llvm-gcc-4.2/bin/i686-apple-darwin11-llvm-g++-4.2
> lrwxr-xr-x   1 root  wheel      52 Mar 21 23:23
> /usr/bin/i686-apple-darwin11-llvm-gcc-4.2 ->
> ../llvm-gcc-4.2/bin/i686-apple-darwin11-llvm-gcc-4.2
> -rwxr-xr-x  36 root  wheel     811 Mar 21 15:19 /usr/bin/ip2cc
> -r-xr-xr-x   1 root  wheel    2116 Mar 21 15:19 /usr/bin/ip2cc5.10
> -r-xr-xr-x   1 root  wheel    2116 Mar 21 15:19 /usr/bin/ip2cc5.12
> -rwxr-xr-x   1 root  wheel   45856 Mar 21 15:19 /usr/bin/kcc
> lrwxr-xr-x   1 root  wheel      32 Mar 21 23:23 /usr/bin/llvm-g++ ->
> ../llvm-gcc-4.2/bin/llvm-g++-4.2
> lrwxr-xr-x   1 root  wheel      32 Mar 21 23:23 /usr/bin/llvm-g++-4.2
> -> ../llvm-gcc-4.2/bin/llvm-g++-4.2
> lrwxr-xr-x   1 root  wheel      32 Mar 21 23:23 /usr/bin/llvm-gcc ->
> ../llvm-gcc-4.2/bin/llvm-gcc-4.2
> lrwxr-xr-x   1 root  wheel      32 Mar 21 23:23 /usr/bin/llvm-gcc-4.2
> -> ../llvm-gcc-4.2/bin/llvm-gcc-4.2
> -rwxr-xr-x   1 root  wheel    1425 Mar 21 15:19 /usr/bin/runocc.d
> -rwxr-xr-x   1 root  wheel   15264 Mar 21 15:17 /usr/bin/tccutil
> -rwxr-xr-x   1 root  wheel     135 Mar 21 23:23 /usr/bin/yacc
>
> Note that they all have (about) the same write dates, so I'm not sure
> which are "old" vs "new".
>
> $ gcc --version
> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
> build 5658) (LLVM build 2336.11.00)
> Copyright (C) 2007 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.
>
> $ cc --version
> Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn)
> Target: x86_64-apple-darwin12.4.0
> Thread model: posix
>
> Should I ditch all the gcc versions and keep all the clang versions?
>
> - Rob
>
>

I think only /usr/bin/gcc-4.2 is problematic, and it's odd that you have 
it because I have the same cc/clang as you do.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to