gnustep-dev
[Top][All Lists]
Advanced

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

Re: Slightly odd behaviour with enumerateObjectsUsingBlock:


From: David Chisnall
Subject: Re: Slightly odd behaviour with enumerateObjectsUsingBlock:
Date: Mon, 28 Feb 2011 12:29:42 +0000

On 28 Feb 2011, at 12:24, Thomas Davie wrote:

>> I just recompiled base to be sure – and now am sure that it's compiling with 
>> clang.  Do I need to do something extra to make sure -fblocks gets passed or 
>> is there an extra problem here?

-make should be passing -fblocks, but if it isn't then you need to do something 
like:

$ make OBJCFLAGS='-fblocks'

David

-- Send from my Jacquard Loom




reply via email to

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