discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: get rid of warnings ?


From: Richard Frith-Macdonald
Subject: Re: get rid of warnings ?
Date: Sun, 9 Sep 2001 06:01:53 +0000

On Saturday, September 8, 2001, at 11:25 PM, Aurelien wrote:

Hi,

I keep getting those noisy warnings:

/usr/local/bin/ld: warning: type and size of dynamic symbol '__objc_class_name_NSURL' are not defined
 or
Address.m:77: warning: '__objc_class_ref_NSObject' defined but not used

Does someone know how to get rid of them ?

Fix the compiler ... seriously ... apparently it generates code that is technically wrong (though fine
on all known machines), so ld complains about it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]