• 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
Prebinding disabled because of overlap warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Prebinding disabled because of overlap warning


  • Subject: Prebinding disabled because of overlap warning
  • From: Jeremy Dronfield <email@hidden>
  • Date: Mon, 8 Mar 2004 13:57:26 +0000

I've just tidied up my project, clearing out redundant files and frameworks and cleaning targets. I then built my app target and embedded framework in Deployment mode and got this series of warnings in the log:

ld: warning prebinding disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of /Users/jeremy/Projects/MyApp/MyApp/build/MyApp.app/Contents/MacOS/MyApp overlaps with __TEXT segment (address = 0x0 size = 0x9000) of @executable_path/../Frameworks/MyFramework.framework/Versions/A/ MyFramework
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x25000) of /Users/jeremy/Projects/MyApp/MyApp/build/MyApp.app/Contents/MacOS/MyApp overlaps with __TEXT segment (address = 0x0 size = 0x9000) of @executable_path/../Frameworks/MyFramework.framework/Versions/A/ MyFramework
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x25000) of /Users/jeremy/Projects/MyApp/MyApp/build/MyApp.app/Contents/MacOS/MyApp overlaps with __DATA segment (address = 0x9000 size = 0x2000) of @executable_path/../Frameworks/MyFramework.framework/Versions/A/ MyFramework
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x25000) of /Users/jeremy/Projects/MyApp/MyApp/build/MyApp.app/Contents/MacOS/MyApp overlaps with __OBJC segment (address = 0xb000 size = 0x1000) of @executable_path/../Frameworks/MyFramework.framework/Versions/A/ MyFramework
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x25000) of /Users/jeremy/Projects/MyApp/MyApp/build/MyApp.app/Contents/MacOS/MyApp overlaps with __LINKEDIT segment (address = 0xc000 size = 0x3000) of @executable_path/../Frameworks/MyFramework.framework/Versions/A/ MyFramework


The build succeeded, but could someone explain what's causing these warnings?
-Jeremy


========================================
email@hidden

theLocustFarm.net:
- fractious fiction at http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
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.


  • Follow-Ups:
    • Re: Prebinding disabled because of overlap warning
      • From: Brent Gulanowski <email@hidden>
  • Prev by Date: what is <> btw function name and parameters?
  • Next by Date: Re: Prebinding disabled because of overlap warning
  • Previous by thread: Re: what is <> btw function name and parameters?
  • Next by thread: Re: Prebinding disabled because of overlap warning
  • Index(es):
    • Date
    • Thread