I would like to use a newer version of Xcode (current version on my system is 3.2.4) and the command line tools (gcc & make).
I have tried to install Xcode through the Mac App Store, however I am prompted that my OS X version is too old. I then tried to download the respective tools and Xcode from developer.apple.com but all the provided packages are not suited for my system.
So my question basically boils down to
- Is there a way to update Xcode so that I might use gcc & make?
- If not, is there a free way to upgrade my OS so that I could use the Xcode that is provided on app store?
