Results 1 to 5 of 5
Thread: installing xcode
-
04-27-2010, 03:10 AM #1
- Member Since
- Apr 27, 2010
- Posts
- 4
installing xcodeHello,
I need to do some development work on my mac. Its an old macbook and I have MAC OS X 10.5.1 installed. Apparently the xcode suite of tools require higher versions. I don't really care about xtools all I need is to be able to compile and run my programs. Is there some way I can download a compiler for C++ in my operating system? Do I need to build it from scratch?
thanks,
Sam
-
04-27-2010, 08:25 AM #2
- Member Since
- Apr 16, 2010
- Location
- Kyiv,Ukraine
- Posts
- 58
You need the GCC compiler, that comes as a part of X-Tools. It can also be found on the Mac OS installation disk.
As for something that is compatible with OS 10.5.1 :
Xcode 2.5 Developer Tools
Xcode 2.5 is an update release of Xcode developer tools, providing bug fixes over Xcode 2.4.1. Xcode 2.5 can be installed on Tiger (Mac OS X 10.4) or on Leopard (Mac OS X 10.5).
So thats the one you need. Here is the link for it:
https://connect.apple.com/cgi-bin/We...bundleID=19907
You have to be registered as an Apple Developer to get it, you can do that for free here:
Register as an Apple Developer
-
04-28-2010, 02:31 AM #3
- Member Since
- Apr 27, 2010
- Posts
- 4
thxThanks!
-
04-28-2010, 06:00 AM #4chas_mGuest
If you're doing development work, shouldn't you be running an updated version of Leopard at the very least?
-
04-28-2010, 05:40 PM #5
- Member Since
- Apr 27, 2010
- Posts
- 4
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Problem installing xcode
By dbm in forum macOS - Development and DarwinReplies: 2Last Post: 05-19-2012, 05:32 PM -
installing xcode 4 on leopard 10.6.4
By skysky in forum macOS - Development and DarwinReplies: 4Last Post: 09-08-2011, 12:36 PM -
Problems Installing xcode
By derekeverett in forum macOS - Development and DarwinReplies: 1Last Post: 09-07-2011, 03:47 PM -
Installing gcc on Mac OSX without re-installing XCode
By jigglypuff in forum macOS - Development and DarwinReplies: 0Last Post: 02-26-2010, 12:16 AM -
Installing XCode 2.4.1 on os 10.5
By Tallguy in forum macOS - Development and DarwinReplies: 3Last Post: 11-08-2008, 12:13 AM