[vtkusers] Best Mac development environment?

Sean McBride sean at rogue-research.com
Thu Dec 22 13:22:52 EST 2011


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

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtkusers mailing list