• 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 development with SDK 10.3.9 not compatible with 10.3.8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Tue, 14 Jun 2005 01:17:29 -0400

thanks a lot

On Jun 14, 2005, at 12:53 AM, Nick Zitzmann wrote:


On Jun 13, 2005, at 9:56 PM, Dmitry Markman wrote:


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?



You could, but it won't help you there, because it's GCC 4.0 that links to the libstdc++ dylib. If you're working on a C++ project and you need to support OS releases earlier than 10.3.9, then you should switch to GCC 3.3, which used a static C++ library.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request



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


References: 
 >Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Zdzislaw Losvik <email@hidden>)
 >Re: Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Chris Espinosa <email@hidden>)
 >Re: Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Skip Meier <email@hidden>)
 >Re: Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Alex Telitsine <email@hidden>)
 >Re: Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Scott Tooker <email@hidden>)
 >Re: Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Dmitry Markman <email@hidden>)
 >Re: Cross development with SDK 10.3.9 not compatible with 10.3.8 (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Permanent breakpoint
  • Next by Date: pre processing problem xcode 2.1
  • Previous by thread: Re: Cross development with SDK 10.3.9 not compatible with 10.3.8
  • Next by thread: xcodeproj and svn
  • Index(es):
    • Date
    • Thread