On 6/28/13 8:55 AM, Reaves, Timothy wrote: > Well, that's the thing; I've no doubt the rest of it 'stands', but, it's > defective in that no one running - at least these two versions of OS X & > Xcode - will be able to install fink. > > ~/Development/images/$ ls -l /usr/bin/gcc > -rwxr-xr-x 1 root admin 35152 Jun 28 09:44 /usr/bin/gcc > ~/Development/images/$ /usr/bin/gcc --version > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr > --with-gxx-include-dir=/usr/include/c++/4.2.1 > Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) > Target: x86_64-apple-darwin12.4.0 > Thread model: posix > >
<snip> Wait a minute, Xcode 10.6.3? I assume you mean Xcode 4.6.3. If so, your installation is different than the standard configuration, and that is what is "defective". The issue is that /usr/bin/gcc is _supposed_ to be a symlink for current Xcode releases. I have: $ ls -ld /usr/bin/gcc lrwxr-xr-x 1 root wheel 12 Apr 17 09:47 /usr/bin/gcc -> llvm-gcc-4.2 -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ 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