• 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: Nick Zitzmann <email@hidden>
  • Date: Tue, 12 Jul 2005 19:04:23 -0600


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


  • Follow-Ups:
    • Re: Cross-developement 10.3.8 and 10.3.9
      • From: Steven Kramer <email@hidden>
    • Re: Cross-developement 10.3.8 and 10.3.9
      • From: Julien Palmas <email@hidden>
References: 
 >Cross-developement 10.3.8 and 10.3.9 (From: Julien Palmas <email@hidden>)

  • Prev by Date: Re: [[myObj retain] autorelease]
  • Next by Date: App blocks in kernel
  • Previous by thread: 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