• 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: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)


  • Subject: Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
  • From: Marc Manthey <email@hidden>
  • Date: Thu, 29 Nov 2007 02:33:47 +0100


On Nov 29, 2007, at 2:26 AM, John Pattenden wrote:

Ok so I have been trying and almost succeeding in getting Xcode to build an app on 10.5 that will run back to 10.2.8

After installing Xcode 2.5 and gcc 3.3 I can get a pure Objective C app to run fine on 10.2.8

but other apps that mix  C++ and Obj C are failing with the message that is can't open libstdC++6.dylib

is there a way to set the version it need to weak link against to be compatible with the version installed in 10.2.8?

Doesn't 10.2.8 need a statically linked C++ library?  Or am I mis-remembering?


>  You are linking to a static library on Panther that expects Panther dylibs that aren't present on a Jaguar system. 
> The references are coming from the static library you're linking with, not from your code. 

<http://lists.apple.com/archives/xcode-users/2003/Oct/msg00118.html>

regards

marc
--
Opinions expressed may not even be mine by the time you read them, and
certainly don't reflect those of any other entity (legal or otherwise).



 _______________________________________________
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

  • Follow-Ups:
    • Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
      • From: John Pattenden <email@hidden>
References: 
 >Apple's GCC source code (From: Guillaume Poirier <email@hidden>)
 >Re: Apple's GCC source code (From: Chris Hanson <email@hidden>)
 >Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8) (From: John Pattenden <email@hidden>)
 >Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8) (From: Alastair Houghton <email@hidden>)
 >Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8) (From: John Pattenden <email@hidden>)

  • Prev by Date: Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
  • Next by Date: Re: IB 3.0, no more option-drag to create an NSMatrix from a text field?
  • Previous by thread: Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
  • Next by thread: Re: Xcode 2.5 and gcc 3 links against libstdC++6.dylib on 10.5 (fails on 10.2.8)
  • Index(es):
    • Date
    • Thread