• 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
Symbol not always found in libstdc++ on 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Symbol not always found in libstdc++ on 10.5


  • Subject: Symbol not always found in libstdc++ on 10.5
  • From: Mitch Jones <email@hidden>
  • Date: Wed, 25 Aug 2010 23:42:55 -0700

I have an odd problem that I hope someone here might be able to shed some light on.

I have a framework, call it MyFramework,  that is built 32/64 universal with the 10.6 SDK targeting 10.5. I build the framework so I can change it as required.

This framework is used by several apps, a quicklook plugin and an automator action all of which I also control.

Under 10.6, everything works fine.

On 10.5, the apps and automator action load and work as expected, but the quicklook plugin fails with a runtime error when the Finder attempts to load it. dyld reports the following:

Symbol not found: __ZNSo9_M_insertImEERSoT_
Referenced from: /Library/Frameworks/MyFramework...
Expected in: /usr/lib/libstdc++.6.dylib

I'm puzzled why my framework is able to load into my app context but not my quicklook plugin.

Anyone have any ideas on how I might resolve this problem?

Thanks
--
Mitch Jones
email@hidden




Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

  • Prev by Date: Re: A valid provisioning profile for this executable was not found.
  • Next by Date: Re: libssl & libcrypto
  • Previous by thread: Re: libssl & libcrypto
  • Next by thread: Re: 32 vs. 64 bit confusion
  • Index(es):
    • Date
    • Thread