re: Building on 10.4 - deploying on 10.3.9
re: Building on 10.4 - deploying on 10.3.9
- Subject: re: Building on 10.4 - deploying on 10.3.9
- From: George Warner <email@hidden>
- Date: Wed, 14 Dec 2005 08:49:25 -0800
- Thread-topic: Building on 10.4 - deploying on 10.3.9
On Tue, 13 Dec 2005 22:33:29 -0500, "Brant Sears" <email@hidden>
wrote:
> If I want to deploy on 10.3.9, what are my options for building under the
current system (10.4.3)?
>
> Can I build using "Current MacOS" and using GCC 4.0.2 if I make sure not to
use any system calls that are unavaillable under 10.3.9, or must I compile using
GCC 3.3 and the 10.3.9 SDK?
>
>From
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_de
velopment/Using/chapter_3_section_2.html>:
Select an SDK to develop for, such as Mac OS X version 10.2.8. The software
can use features available in system versions up to and including the one
you select.
If you do not select an SDK, the default is to build for the current
operating system.
If your software must run on a range of operating system versions, choose a
Mac OS X deployment OS, such as v10.2. The deployment OS identifies the
earliest system version on which the software can run.
If you do not select a deployment OS, the default is to target the current
operating system.
There are nice pretty pictures of where to set these settings on the page at
the URL above. ;-)
More details are available at:
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_de
velopment/UniversalBinaries/chapter_4_section_1.html>
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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