discuss-gnustep
[Top][All Lists]
Advanced

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

Re: gcc warning (_OBJC_INSTANCE_2 defined ...)


From: Jason Clouse
Subject: Re: gcc warning (_OBJC_INSTANCE_2 defined ...)
Date: Fri, 07 Jul 2006 11:15:05 -0400

On 2006-07-07 10:29:27 -0400 Helge Hess <helge.hess@opengroupware.org> wrote:

The compiler creates ObjC constant strings but doesn't have the smarts to realize when they're used. It doesn't hurt anything--it just annoys you. :-)

Is it possible to disable the warning? :-)

Not as far as I know. I looked for a solution when I first saw it but came up empty. The optimization thing is weird though. I guess the optimizer is performing some kind of magic with labels or something that confuses the compiler...?




reply via email to

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