• 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
Link errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Link errors


  • Subject: Link errors
  • From: Steve Mills <email@hidden>
  • Date: Wed, 12 Apr 2006 16:40:18 -0500

Today, Xcode started failing to link a project that has worked in the past. I see lots of these in the build transcript:

symbol _acosl used from dynamic library /Developer/SDKs/ MacOSX10.3.9.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libstdc+ +.dylib(single module) not from earlier dynamic library /usr/lib/ libSystem.B.dylib(ld64.o)
symbol _tanl used from dynamic library /Developer/SDKs/ MacOSX10.3.9.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libstdc+ +.dylib(single module) not from earlier dynamic library /usr/lib/ libSystem.B.dylib(ld64.o)


The failed link is the ppc build of a Universal Binary. The ppc build uses the 10.3.9.sdk and deployment target is 10.3. Those errors look to me like one thing using libstdc++.dylib from the 10.3.9.sdk and another thing is using libSystem.B.dylib from /usr/lib. I don't understand what that means. The main project and all subprojects use the same sdk and deployment target settings, and all libraries and frameworks were added from the /usr/lib or /System/Library/ Frameworks/ directories, NOT from the .sdk directories. I just double- checked these things and didn't notice anything using the wrong lib/ framework. Any ideas? The Debug config builds fine (but probably doesn't complain because ZeroLink is on).


Steve Mills Drummer, Mac geek http://sjmills5.home.mchsi.com/


_______________________________________________ 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: Link errors
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Seeking advice on debugging "real time" programs.
  • Next by Date: Re: Link errors
  • Previous by thread: Re: [Off topic] Corrupted disk image
  • Next by thread: Re: Link errors
  • Index(es):
    • Date
    • Thread