FROM : Bill Cheeseman
DATE : Mon May 02 23:47:00 2005
on 2005-05-02 5:32 AM, Bill Cheeseman at <email_removed> wrote:
> Read the "About Xcode Tools" document. It explains that apps built with the
> gcc 4 compiler will only run on 10.3.9 and newer. You have to build with the
> gcc 3 compiler to get Jaguar and early-Panther compatibility, even though
> you have used the correct cross-development SDKs and build settings.
Many apologies and much embarrassment, but I read the "About Xcode Tools"
document too fast. The 10.3.9 minimum requirement is ONLY for C++ and
Objective-C++ applications. According to the document, plain Objective-C
apps built with gcc 4.0 will run all the way back to Mac OS X 10.3.0 -- but
not on 10.2 Jaguar, which was the original issue.
--
Bill Cheeseman - <email_removed>
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
DATE : Mon May 02 23:47:00 2005
on 2005-05-02 5:32 AM, Bill Cheeseman at <email_removed> wrote:
> Read the "About Xcode Tools" document. It explains that apps built with the
> gcc 4 compiler will only run on 10.3.9 and newer. You have to build with the
> gcc 3 compiler to get Jaguar and early-Panther compatibility, even though
> you have used the correct cross-development SDKs and build settings.
Many apologies and much embarrassment, but I read the "About Xcode Tools"
document too fast. The 10.3.9 minimum requirement is ONLY for C++ and
Objective-C++ applications. According to the document, plain Objective-C
apps built with gcc 4.0 will run all the way back to Mac OS X 10.3.0 -- but
not on 10.2 Jaguar, which was the original issue.
--
Bill Cheeseman - <email_removed>
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes






Cocoa mail archive

