• 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: warning prebinding disabled because dependent library /usr/lib/libobjc.A.dylib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning prebinding disabled because dependent library /usr/lib/libobjc.A.dylib


  • Subject: Re: warning prebinding disabled because dependent library /usr/lib/libobjc.A.dylib
  • From: "Kirt Cathey" <email@hidden>
  • Date: Fri, 19 Aug 2005 02:12:03 +0000

Thanks Chris. Will read the documentation and move forward.

So.... the prebinding warning has nothing to do with 'gcc-4.0 failed with error code 1' (or gcc-3.3 failed with error code 1') errors that I get when changing from development
to deployment. What else would be the difference in compiler settings that would cause
this error and prevent a successful build?


Any ideas?

Thanks,
Kirt Cathey


From: Chris Espinosa <email@hidden>
To: Kirt Cathey <email@hidden>
CC: email@hidden
Subject: Re: warning prebinding disabled because dependent library
/usr/lib/libobjc.A.dylib
Date: Thu, 18 Aug 2005 17:00:51 -0700

On Aug 18, 2005, at 4:14 PM, Kirt Cathey wrote:

Still getting the gcc-4.0 failed with error code 1 error, but now this is the error I am getting (in subject line).

You can probably ignore this. Prebinding is not required and only occasionally recommended for applications as of Mac OS X 10.3.6 or so.


This all started when I changed the active build configuration from Development to Deployment, so I think it has something to do with linking of libraries.

Because Development uses ZeroLink, it does not actually use the linker. This is a linker warning that the assigned memory locations for two shared libraries overlap.


Any pointers? Same thing with gcc 3.3, and same thinng happens when I clean all.

you can see the excellent document Apple wrote on this topic in 2003 (which was the #1 Google hit for the phrase in your subject line):
http://developer.apple.com/releasenotes/DeveloperTools/Prebinding.html


But as I mentioned above, if you're building an application, you may turn off prebinding altogether or ignore any warnings you get.

Chris

_________________________________________________________________
ウィルス駆除も無料の 「MSN Hotmail」 http://www.hotmail.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


References: 
 >Re: warning prebinding disabled because dependent library /usr/lib/libobjc.A.dylib (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: data modeller
  • Next by Date: Re: Can't tell build configurations to use different libraries
  • Previous by thread: Re: warning prebinding disabled because dependent library /usr/lib/libobjc.A.dylib
  • Next by thread: Different GDB than the native processors.
  • Index(es):
    • Date
    • Thread