• 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: Losing my mind over dylib linker errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Losing my mind over dylib linker errors


  • Subject: Re: Losing my mind over dylib linker errors
  • From: Roy Lovejoy <email@hidden>
  • Date: Fri, 21 Apr 2006 10:34:57 -0700


On Apr 21, 2006, at 10:03 AM, Roy Lovejoy wrote:


On Apr 21, 2006, at 9:50 AM, Mark Stultz wrote:

Guys, I need some help.

I've been stressing over this linker error for the past hour now, and I
cannot figure it out. I've been working on a few projects, and I have just
noticed that one of my dylibs in a project will not link. Everything
compiles great, but when it links with some other dylibs from the project, I
see errors like:


libsnd3d.dylib(single module) reference to undefined __ZN9SubsystemD2Ev
expected to be defined in libplatform

This smells identical to my post of 9:00am today "Can't see carbon frameworks"..


if you _ever_ get a response, forward it to me.


a potentially relevant question would be, why would a single file, that contains a single _static_ routine, that refers to a routine that's not in the library, even be ATTEMPTED to be exported?

since this is uber legacy code, I don't want to modify the source, but if there is a linker flag that says 'don't try to export unreferenced static routines', it would serve the public good to post it here..

=)


_______________________________________________ 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: 
 >Losing my mind over dylib linker errors (From: Mark Stultz <email@hidden>)
 >Re: Losing my mind over dylib linker errors (From: Roy Lovejoy <email@hidden>)

  • Prev by Date: Re: Losing my mind over dylib linker errors
  • Next by Date: Re: Can't see carbon framework in second framework
  • Previous by thread: Re: Losing my mind over dylib linker errors
  • Next by thread: tech notes not part of offline docs
  • Index(es):
    • Date
    • Thread