Cross Platform Compilation : 10.2.8->10.4 with Tiger only features
Cross Platform Compilation : 10.2.8->10.4 with Tiger only features
- Subject: Cross Platform Compilation : 10.2.8->10.4 with Tiger only features
- From: Vincent Le Normand <email@hidden>
- Date: Fri, 30 Sep 2005 18:55:31 +0200
Hi,
I want to compile a XCode 2.1 project using some Tiger only features,
but i want this project to be compatible with Mac OS X 10.2.8.
I've followed the recommendations in order to build a cross platform
project : file:///Developer/ADC Reference Library/documentation/
DeveloperTools/Conceptual/cross_development/index.html
I've selected Mac OS X 10.2 in Mac OS X deployment target build
settings.
I use GCC 3.3 for both C and C++ code.
I can't use 10.2.8 SDK because i use some Tiger only features.
Unforunatly, when i compile the project, it is linked with libgcc_s
and it doesn't want to run on Mac OS X 10.2.
What can i do? (Appart splitting my application in plugins...)
Vincent
_______________________________________________
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