• 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: Annoying warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Annoying warning


  • Subject: RE: Annoying warning
  • From: Adam <email@hidden>
  • Date: Tue, 18 Sep 2007 17:21:22 -0700
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys

Thanks for the help. That worked great. I figured I didn't have to worry about it since it was just a warning, but I had to make sure...

Adam-o

On Sep 18, 2007, at 9:24 AM, Adam wrote:

Sometimes (sporadically) I get this warning when compiling:

/usr/bin/ld: warning prebinding disabled because dependent library:
@executable_path/../Frameworks/SDL.framework/Versions/A/SDL is not
prebound

It's really weird and I don't know why or when it's doing this. It
obviously doesn't like the SDL library, but why?


It's harmless. Prebinding, the practice of applications' and libraries' announcing in advance what addresses they should load at, became obsolete for third-party binaries at 10.3.5 or so. The warning that prebinding couldn't be done because one of your components won't play along doesn't matter.

In the Build settings for your target, look for the option named
"Prebinding," and uncheck it.

	— F

_______________________________________________
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: Annoying warning
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Using NSLog: Unable to view output via 'Run Log'
  • Next by Date: menu options for an non-standard openGL context based application
  • Previous by thread: Re: Annoying warning
  • Next by thread: Re: Annoying warning
  • Index(es):
    • Date
    • Thread