Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
- Subject: Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
- From: Dmitry Markman <email@hidden>
- Date: Mon, 13 Jun 2005 23:56:13 -0400
I have similar problem with my jnilib library
library I built with 10.3.9 SDK requires /usr/lib/libstdc++.6.dylib
(at least otool -L indicates that)
but 10.3.8 and earlier doesn't have that dylib
unfortunately I don't have 10.3.X SDK where X < 9
but I have XCode 2.0 installer so I probably can use pax to extract
that from the installer
is it ok to extract SDK from the installer and use it?
thanks
On Jun 11, 2005, at 12:28 AM, Scott Tooker wrote:
You are probably not using any Tiger specific calls, so your are
getting lucky and the application is just working. I'd still
recommend setting the deployment target to 10.3 if you want to ship
an application that runs on 10.3.x and 10.4.x.
Scott
On Jun 10, 2005, at 3:02 PM, Alex Telitsine wrote:
I have complied app with MacOSX 10.4 as Deployment target (ppc and
i386), but it still works fine on 10.3.9
It is Carbon application. Is it expected result?
@
On Jun 9, 2005, at 2:54 PM, Skip Meier wrote:
On Jun 9, 2005, at 3:51 PM, Skip Meier wrote:
On Jun 9, 2005, at 9:56 AM, Chris Espinosa wrote:
Yes, it is OK to drag the 10.3.0 SDK into your /Developer/SDKs
folder. Yes, you'll have to use gcc 3.3 to compile with it.
Remember that the SDK is a ceiling, not a floor. If you just
want to deploy to earlier systems, don't change your SDK; use
the "Mac OS X Deployment Target" setting and set it to 10.3 or
10.2.
Does it then follow that the deployment target is the floor and
the SDK is the ceiling?
I hope so...
Skip
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40streambox.com
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
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
Dmitry Markman
_______________________________________________
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