• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cross-developement 10.3.8 and 10.3.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-developement 10.3.8 and 10.3.9


  • Subject: Re: Cross-developement 10.3.8 and 10.3.9
  • From: Julien Palmas <email@hidden>
  • Date: Wed, 13 Jul 2005 10:20:03 +0900

Thank you Nick, that was the problem !

On Jul 13, 2005, at 10:04 AM, Nick Zitzmann wrote:


On Jul 12, 2005, at 6:44 PM, Julien Palmas wrote:


I am developping my application on 10.4.1. It runs perfectly on 10.4 and 10.3.9, but refuses to launch on 10.3.8

How come ?


Are you using (Objective-)C++ in your project(s), and are you using GCC 4.0 to build it/them? If the answer to both questions is "yes", then your app won't run in 10.3.8 or earlier, because GCC 4.0 links C++ code against a dynamic C++ library, and that library wasn't included in the OS until 10.3.9.


If you really need 10.3.0-10.3.8 compatibility, then you need to use GCC 3.3 instead.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Cross-developement 10.3.8 and 10.3.9 (From: Julien Palmas <email@hidden>)
 >Re: Cross-developement 10.3.8 and 10.3.9 (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: App blocks in kernel
  • Next by Date: Wait ... was: App blocks in kernel
  • Previous by thread: Re: Cross-developement 10.3.8 and 10.3.9
  • Next by thread: Re: Cross-developement 10.3.8 and 10.3.9
  • Index(es):
    • Date
    • Thread