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:42:46 +0100

On 10 Apr 2011, at 15:40, 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.

David


reply via email to

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