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

Re: prebinding questions


  • Subject: Re: prebinding questions
  • From: Hua Ying Ling <email@hidden>
  • Date: Mon, 29 Mar 2004 15:30:39 -0500

I'm working on creating a framework for a project that I working on that
will eventually include another framework as a part of itself (I've read
the notes in Apple's documentation cautioning against this, but in our
case, this really is the best way of doing things). My question relates
to prebinding; I've set up the linker flags so that my super framework
starts at address 0xb0000000, which makes prebinding work. When I
change it to 0xa0000000, prebinding fails. For this project (which is
quite small and only has a couple of frameworks) I can experiment until
I find addresses where the prebinding succeeds. However, in larger
projects that is likely to fail. Is there a simple, guaranteed method
where I can figure out my prebinding requirements?


You might be using a address range reserved for Apple use only. This table for prebinding address ranges might be helpful: <http://developer.apple.com/documentation/Performance/Conceptual/ LaunchTime/Tasks/Prebinding.html#//apple_ref/doc/uid/20001858>

HTH
~Hua Ying
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Clearing Errors so as to continue building
  • Next by Date: Re: private frameworks
  • Previous by thread: prebinding questions
  • Next by thread: <<PROJECTNAME>> in Executables group?
  • Index(es):
    • Date
    • Thread