Skip to content
Prev 9834 / 15075 Next

Which command line tools for XCode 4.2.1

Dear Simon,

Thank you for your explanation, and see below.

Best regards,
Christian
On 4/16/13 9:30 PM, Simon Urbanek wrote:
It seems that my version of Xcode 4.2.1 does have all compilers 
installed, including clang, but version 3.0:
$ clang -v
Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin11.4.2
When I open the Preferences and go to the download section I see a 
checkbox "Check for and install updates automatically", and below the 
list of items, which are:
- iOS 4.3 Simulator (499.2 MB)
- iOS 4.0 - 4.1 Device Debugging Support (505.1 MB)
- iOS 3.0 - 3.2.2 Device Debugging Support (686.3 MB)
None of these three items do I want to install since the download would 
be 1.7 GB and my internet connection is not very fast.
This is good news.
This seems not to be possible since then I cannot compile my C++ code at 
all. It seems to interfere with the ROOT framework compiled with clang 
and does not find an include file. My Makefile depends on the ROOT 
config file.