[Biococoa-dev] linker warnings

Koen van der Drift kvddrift at earthlink.net
Mon Jul 18 20:30:06 EDT 2005


Hi,

Since I upgraded to Tiger and Xcode 2.1 (I skipped 2.0), I always get  
these linker warnings:

warning: The Mac OS X 10.2.8 SDK does not support ZeroLink; disabling it

ld: warning prebinding disabled because (__TEXT segment (address =  
0x90000000 size = 0x1a7000) of /usr/lib/libSystem.B.dylib overlaps  
with __TEXT segment (address = 0x90130000 size = 0xb9000) of /System/ 
Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

ld: warning prebinding not disabled even though (__LINKEDIT segment  
(address = 0x901a7000 size = 0x56764) of /usr/lib/libSystem.B.dylib  
overlaps with __TEXT segment (address = 0x90130000 size = 0xb9000)  
of /System/Library/Frameworks/CoreFoundation.framework/Versions/A/ 
CoreFoundation on the assumption that the stripped output will not  
overlap

ld: warning prebinding not disabled even though (__LINKEDIT segment  
(address = 0x901a7000 size = 0x56764) of /usr/lib/libSystem.B.dylib  
overlaps with __LINKEDIT segment (address = 0x901e9000 size =  
0x1186c) of /System/Library/Frameworks/CoreFoundation.framework/ 
Versions/A/CoreFoundation on the assumption that the stripped output  
will not overlap


I guess these are harmless, but does anyone know how to get rid of them?

thanks,

- Koen.



More information about the Biococoa-dev mailing list