• 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
Framework and Prebinding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Framework and Prebinding


  • Subject: Framework and Prebinding
  • From: "Mike O'Connor" <email@hidden>
  • Date: Fri, 29 Oct 2004 01:26:18 -0400

My application uses a private framework I've written and built in a separate project. I put a copy of the framework into my application and all works well in the development build style. The app also seems to work fine when created in the deployment build style but I get a number of warnings in the link phase like:

Warning prebinding disabled because _PAGEZERO segment of app overlaps with __TEXT segment of framework
(similar with _DATA, _OBJC, and some other segments)

The program does work. Is this not a problem or should I change something in my build of the framework or application to correct this?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Framework and Prebinding
      • From: Evan Schoenberg <email@hidden>
  • Prev by Date: Document-based app - creating independent floating window
  • Next by Date: Re: Pre-set sorting of NSTableView
  • Previous by thread: Re: Document-based app - creating independent floating window
  • Next by thread: Re: Framework and Prebinding
  • Index(es):
    • Date
    • Thread