[Biococoa-dev] linker warnings

Koen van der Drift kvddrift at earthlink.net
Tue Jul 19 22:23:10 EDT 2005


On Jul 19, 2005, at 3:43 AM, Alexander Griekspoor wrote:

> Zerolink was a development feature introduced in the Panther  
> development tools, the idea of the SDKs is to simulate as if you  
> are working on a machine running that particular OS with its  
> particular feature set. As you have selected the 10.2.8 SDK, you  
> can't have zerolink selected (it wasn't there in Jaguar) and it is  
> disabled. You can remove the warning by disabling zerolinking  
> yourself in the build settings. In XCode 2 they did much more  
> effort to make the SDKs more reliably build a downwards compatible  
> app, this is one of the improvements they made.


As far as I can tell ZeroLink is turned off in the project,

For the other warnings, these are caused because we use gcc 4 when  
using the 10.2.8 SDK.

http://www.cocoabuilder.com/archive/message/cocoa/2005/6/21/139501


cheers

- Koen.




More information about the Biococoa-dev mailing list