• 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: libstdc++ and 10.3.9
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libstdc++ and 10.3.9


  • Subject: Re: libstdc++ and 10.3.9
  • From: Thomas Engelmeier <email@hidden>
  • Date: Mon, 25 Jun 2007 20:01:40 +0200


Am 23.06.2007 um 19:26 schrieb Edwin Vane:

I have some old code written pre 10.3.9 and today (now that my OS is updated to 10.3.9) I tried to compile it. I now get linker errors like the following:

The difference between the 10.3 SDK and the 10.3.9 SDK is that in 10.3 ... 10.3.8 libstdc++ was static, from 10.3.9 on dynamic.


Your linker messages might indicate you are still linking with the static version (libstdc++.a) while ld is using the somewhere available libstdc++.dylib automatically (that behavior seen from Apple engineering as a feature, not an bug. Have fun if you try to use a given static lib version of libcurl or libxml2)

_______________________________________________
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: 
 >libstdc++ and 10.3.9 (From: "Edwin Vane" <email@hidden>)

  • Prev by Date: Re: Getting Touched Resources to be Recopied
  • Next by Date: Re: Illegal characters in Java code?
  • Previous by thread: Re: libstdc++ and 10.3.9
  • Next by thread: Getting Touched Resources to be Recopied
  • Index(es):
    • Date
    • Thread