gnustep-dev
[Top][All Lists]
Advanced

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

Re: GNUstep Make not adding -fblocks


From: David Chisnall
Subject: Re: GNUstep Make not adding -fblocks
Date: Sun, 10 Apr 2011 15:57:22 +0100

On 10 Apr 2011, at 15:50, Nicola Pero wrote:

> 
>>>> If this works, then add -fblocks to CFLAGS and OBJCFLAGS (and maybe 
>>>> CXXFLAGS).
>>> 
>>> I implemented this in gnustep-make trunk (soon to be 2.6.0).
>> 
>> This is probably no longer required.  With Clang 2.9 and later, both 
>> -fnext-runtime
>> and -fobjc-nonfragile-abi imply -fblocks, so we don't need to add -fblocks 
>> unless
>> targeting the GCC runtime.
> 
> Ok, I reverted it.

Do we have a blocks runtime in ObjectiveC2.framework in -base?  If so, it might 
be worth using when we're using that, but maybe -base could add it?  

David


reply via email to

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