gnustep-dev
[Top][All Lists]
Advanced

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

Re: compiling GUI on NetBSD __unsafe_unretained


From: David Chisnall
Subject: Re: compiling GUI on NetBSD __unsafe_unretained
Date: Thu, 15 Dec 2011 10:21:13 +0000

On 15 Dec 2011, at 10:19, Riccardo Mottola wrote:

> Hi,
>> On 15 Dec 2011, at 09:53, Riccardo Mottola wrote:
>> 
>>> A question wher ewould be objc_arc be defined?
>> Nowhere.  __has_feature(objc_arc) will evaluate to true (1) if you are 
>> compiling with -fobjc-arc.
>> 
> so everything looks "correct" indeed. Even more fog leaves my gnustep lost.

Try adding -E to be compile line for the failing file and check that GSConfig.h 
is being included?

David

-- Sent from my Apple II




reply via email to

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