[vtkusers] Best Mac development environment?

Cory Quammen cquammen at cs.unc.edu
Thu Dec 22 14:23:38 EST 2011


On Thu, Dec 22, 2011 at 1:22 PM, Sean McBride <sean at rogue-research.com> wrote:
> On Thu, 22 Dec 2011 13:09:08 -0500, Cory Quammen said:
>
>>> Actually, on the current OS and Xcode, gcc is gone.  It's just a sym
>>link to the llvm-gcc.
>>
>>Really? On Mac OS X Lion 10.7.1 and Xcode 4.1, I have:
>>
>>> gcc --version
>>i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc.
>>build 5658) (LLVM build 2335.15.00)
>>
>>> gcc-4.2 --version
>>i686-apple-darwin11-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
>
> As I said, on the current OS and Xcode.  Current Xcode is 4.2.1.  IIRC, gcc was removed in 4.2.
>
> $ gcc --version
> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
>
> $ which gcc
> /usr/bin/gcc
>
> $ ls -l /usr/bin/gcc
> lrwxr-xr-x  1 root  wheel  12 14 Oct 16:40 /usr/bin/gcc -> llvm-gcc-4.2
>

I see. Good to know.

-- 
Cory Quammen
Research Associate
Department of Computer Science
The University of North Carolina at Chapel Hill



More information about the vtkusers mailing list