• 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: bad_typeid dyld Error on Leopard (10.5)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bad_typeid dyld Error on Leopard (10.5)


  • Subject: Re: bad_typeid dyld Error on Leopard (10.5)
  • From: Greg Guerin <email@hidden>
  • Date: Thu, 20 May 2010 10:47:46 -0700

Manfred Schwind wrote:

Hmmm, unfortunately this did not help in all cases. I am targeting 10.4 as minimum OS and using the 10.6 SDK.
My binary is now working on 10.6 (Intel), 10.5 (G4) and 10.4 (G4). But on 10.5 (Intel) it still complains about the missing symbol __ZNKSt10bad_typeid4whatEv in libstdc++.6.dylib.
Any ideas what this could be?!? How can I debug that further?


The what() function is only defined in the gcc 4.2 header of the 10.6 SDK. There is no what() in the gcc 4.0 header.

Switch your compiler to gcc 4.0.

I think you'd need to use gcc 4.0 for a 10.4 deployment anyway.

And file a bug with Apple.

  -- GG

_______________________________________________
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: bad_typeid dyld Error on Leopard (10.5)
      • From: Manfred Schwind <email@hidden>
  • Prev by Date: Re: Duplicate symbol puzzle
  • Next by Date: Plugin linking to private framework
  • Previous by thread: Re: bad_typeid dyld Error on Leopard (10.5)
  • Next by thread: Re: bad_typeid dyld Error on Leopard (10.5)
  • Index(es):
    • Date
    • Thread