Re: C runtime link error under Leopard
Re: C runtime link error under Leopard
- Subject: Re: C runtime link error under Leopard
- From: Scott Tooker <email@hidden>
- Date: Wed, 19 Dec 2007 10:46:07 -0800
On Dec 18, 2007, at 11:24 PM, Peter O'Gorman wrote: Applications built with gcc 4 will work perfectly well with Mac OS X 10.3.9, there is no need to use gcc-3.3 unless you are targeting an earlier system (such as 10.3.0).
Mostly true. You can actually target 10.3.0 or earlier if you are not using C++. If you are using C++ then you have to restrict yourself to 10.3.9. If I recall correctly, installing the 10.3.x SDK does not install a compiler, it is a different option. I am not going to go and check that though.
While true with Xcode 2.x developer tools, in the Xcode 3.0 developer tools, the "Mac OS X 10.3.9 Support" choice installs both the Mac OS X 10.3.9 SDK and gcc 3.3. There is no supported way to install them separately.
Scott |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden