Pre-binding disabled/enabled warnings
Pre-binding disabled/enabled warnings
- Subject: Pre-binding disabled/enabled warnings
- From: Christopher Hunt <email@hidden>
- Date: Fri, 12 May 2006 10:14:30 +1000
Hi there,
Since a recent upgrade of xcode to v.2.2.1 (at least I think since
then) I've been getting the following warnings for my project.
They're not a problem but I'd like to understand if the warnings can
be eliminated in the interests of being tidy.
I've got a basic understanding of what pre-binding is all about and I
see from the below that the net effect is that pre-binding remains
enabled.
Still, I like to eliminate all warnings. Any ideas on how?
The warnings:
/usr/bin/ld: warning prebinding disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of /Volumes/Users HD/Users/huntc/
Development/TitanClassEnterprise/Cocoa Time Place/build/Development/
World.app/Contents/MacOS/World overlaps with __TEXT segment (address
= 0x0 size = 0xc000) of /usr/lib/libgcc_s.1.dylib
/usr/bin/ld: warning prebinding disabled because (__TEXT segment
(address = 0x1000 size = 0x96000) of /Volumes/Users HD/Users/huntc/
Development/TitanClassEnterprise/Cocoa Time Place/build/Development/
World.app/Contents/MacOS/World overlaps with __TEXT segment (address
= 0x0 size = 0xc000) of /usr/lib/libgcc_s.1.dylib
/usr/bin/ld: warning prebinding not disabled even though (__TEXT
segment (address = 0x1000 size = 0x96000) of /Volumes/Users HD/Users/
huntc/Development/TitanClassEnterprise/Cocoa Time Place/build/
Development/World.app/Contents/MacOS/World overlaps with __LINKEDIT
segment (address = 0xc000 size = 0x2460) of /usr/lib/libgcc_s.1.dylib
on the assumption that the stripped output will not overlap
Thanks for any help.
Cheers,
-C
_______________________________________________
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