• 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
Segment Overlaps in Apple Frameworks (XCode 2.4)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segment Overlaps in Apple Frameworks (XCode 2.4)


  • Subject: Segment Overlaps in Apple Frameworks (XCode 2.4)
  • From: Brian Barnes <email@hidden>
  • Date: Thu, 10 Aug 2006 00:40:18 -0400

There seems to be something strange about the new XCode 2.4 (on 10.4.7, ppc.)  It throws up a number of segment overlap in framework errors that weren't present in 2.3.  For instance:

ld: warning prebinding disabled because (__TEXT segment (address = 0x926c0000 size = 0x2b5000) of /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime overlaps with __TEXT segment (address = 0x92862000 size = 0x386000) of /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
ld: warning prebinding disabled because (__TEXT segment (address = 0x926c0000 size = 0x2b5000) of /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime overlaps with __TEXT segment (address = 0x927f0000 size = 0x38000) of /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
ld: warning prebinding not disabled even though (__TEXT segment (address = 0x926c0000 size = 0x2b5000) of /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime overlaps with __LINKEDIT segment (address = 0x92828000 size = 0x9e58) of /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork on the assumption that the stripped output will not overlap
ld: warning prebinding not disabled even though (__LINKEDIT segment (address = 0x92975000 size = 0x55c9c) of /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime overlaps with __TEXT segment (address = 0x92862000 size = 0x386000) of /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox on the assumption that the stripped output will not overlap

Could this be something I did?  Or have things moved around in the frameworks?  What's the work-around for this?

[>] Brian
 _______________________________________________
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: Segment Overlaps in Apple Frameworks (XCode 2.4)
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: i386 assembler changed in XCode 2.4?
  • Next by Date: Re: Segment Overlaps in Apple Frameworks (XCode 2.4)
  • Previous by thread: Re: Creating File and Project Templates
  • Next by thread: Re: Segment Overlaps in Apple Frameworks (XCode 2.4)
  • Index(es):
    • Date
    • Thread