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

framework warnings


  • Subject: framework warnings
  • From: Chaz McGarvey <email@hidden>
  • Date: Mon, 2 Sep 2002 16:27:42 -0600

Hello:

I have recently put a lot of my most-used classes into a separate framework, but I get a lot of warnings in applications that use it, and I'm wondering what can be done about them:

ld: warning prebinding disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __TEXT segment (address = 0x0 size = 0x4000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x8000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __TEXT segment (address = 0x0 size = 0x4000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x8000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __DATA segment (address = 0x4000 size = 0x1000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x8000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __OBJC segment (address = 0x5000 size = 0x1000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__TEXT segment (address = 0x1000 size = 0x8000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __LINKEDIT segment (address = 0x6000 size = 0x14000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__DATA segment (address = 0x9000 size = 0x1000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __LINKEDIT segment (address = 0x6000 size = 0x14000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__OBJC segment (address = 0xa000 size = 0x1000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __LINKEDIT segment (address = 0x6000 size = 0x14000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket
ld: warning prebinding disabled because (__LINKEDIT segment (address = 0xb000 size = 0x40000) of /Users/chaz/Desktop/phatRummy/build/phatRummy.app/Contents/MacOS/ phatRummy overlaps with __LINKEDIT segment (address = 0x6000 size = 0x14000) of /Users/chaz/Library/Frameworks/PSGPSocket.framework/Versions/A/ PSGPSocket

Anyone able to tell what all this means?

Thanks,
Chaz McGarvey
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: NSTextField as a NSToolbarItem (additional info)
  • Next by Date: Re: cString deprecated!
  • Previous by thread: NSTextField as a NSToolbarItem (additional info)
  • Next by thread: [OT] FSpDirCreate returning fnfErr on X, but not 9.
  • Index(es):
    • Date
    • Thread