Prebinding Disassembled Warnings
Prebinding Disassembled Warnings
- Subject: Prebinding Disassembled Warnings
- From: Seth Willits <email@hidden>
- Date: Tue, 5 Aug 2003 12:53:00 -0700
I searched the archive, but to no avail.
I've compiled an application which uses a freely available framework
(CSK) and I've gotten these warnings when building:
/usr/bin/ld: warning prebinding disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of /Users/seth/Desktop/uDevGame/PC
Season/build/PC Season.app/Contents/MacOS/PC Season overlaps with
__TEXT segment (address = 0x0 size = 0x1e000) of
@executable_path/../Frameworks/CocoaSpriteKit.framework/Versions/A/
CocoaSpriteKit
Another one each for __TEXT, __DATA, __OBJC, and four for __LINKEDIT.
What are these warnings, what made them suddenly appear (I was doing
this just fine before), and most importantly, how do I solve them?
Thanks for answering all of my newbie questions,
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"Dreams are the reality of tomorrow."
-- Seth Willits
------------------------------------------------------------------------
---
_______________________________________________
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.