Re: link error.
Re: link error.
- Subject: Re: link error.
- From: "Mark Wagner" <email@hidden>
- Date: Thu, 2 Oct 2008 12:15:12 -0700
On Thu, Oct 2, 2008 at 00:30, Jonas Maebe <email@hidden> wrote:
>
> On 02 Oct 2008, at 05:37, tom lee wrote:
>
>> If I use /Developer/SDKs/MacOSX10.4u.sdk to compile and link, does it
>> mean the binary code can run in Mac OS X 10.4 or above versions?
>
> Only if you also use -mmacosx-version-min=10.4
My understanding is that the SDK determines the newest API your
program can use, the minimum OS version determines the oldest version
of MacOS your program can run on, and the compiler version determines
if it will actually run or not.
--
Mark Wagner
_______________________________________________
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