discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Using GCC


From: John W Kennedy
Subject: Re: Using GCC
Date: Tue, 7 Apr 2015 18:56:56 -0400
User-agent: Unison/2.2

On 2015-04-07 18:08:54 +0000, Luboš Doležel said:



On 04/07/2015 07:39 PM, Patryk Laurent wrote:

On Apr 6, 2015, at 1:51 PM, Fred Kiefer <fredkiefer@gmx.de> wrote:

GNUstep should work as good with gcc as it does with clang.

Hi Fred,

Just to clarify, does GCC now support features like ARC, blocks and grand central dispatch?

Thank you,
Patryk

ARC and Blocks: no

GCD is just an API, so as long as you don't use functions accepting
blocks, you should be fine.

Yes and no. There is a kernel GCD and there is a Foundation GCD, and kernel GCD is not necessarily stable when used with Foundation, at least on Apple.

--
John W Kennedy
"Never try to take over the international economy based on a radical feminist agenda if you're not sure your leader isn't a transvestite."
 -- David Misch:  "She-Spies", "While You Were Out"



reply via email to

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