MacOS – Xcode update for 10.6.8

developmentgccmacosxcode

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

  1. Is there a way to update Xcode so that I might use gcc & make?
  2. If not, is there a free way to upgrade my OS so that I could use the Xcode that is provided on app store?

Best Answer

Confirming couple of points

  1. You are running OSX 10.6.8
  2. Current Xcode version in your machine is 3.2.4

Xcode 4.2 should work fine on your machine. I have a snowleopard machine at office running Xcode 4.2, i updated it via the Mac App store only. Ok. If this is not working via Mac App store, then go to your developer account (free or paid) and then download the Xcode version for Snow Leopard and install it manually. Just make sure you are downloading the Snow Leopard edition not the Lion edition. Please don't hesitate to ask for assistance :-)

Edit : Here i am attaching a snapshot of where to find the link . You need to scroll down and check in the Downloads section.

enter image description here