Skip to content
Prev 9833 / 15075 Next

Which command line tools for XCode 4.2.1

On Apr 16, 2013, at 3:13 PM, cstrato wrote:

            
Because Xcode no longer installs compilers, linkers etc. in the system, so you won't be able to run them.
It doesn't really matter (it may matter in the future, because Apple has announced that they'll be removing llvm-gcc from Xcode) - latest should be fine for now. The version is independent of your Xcode -- in fact if you download it by hand, you don't even need Xcode at all.
I'm not sure what you mean by "Install window", but as Roy said, you'll find it in the download section of the preferences.
Yes
You'll need to tweak your local ~/.R/Makevars for that to work since CRAN's R uses llvm-gcc.

Cheers,
Simon