discuss-gnustep
[Top][All Lists]
Advanced

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

Re: libobjc2


From: Ivan Vučica
Subject: Re: libobjc2
Date: Mon, 27 Aug 2018 14:22:07 -0700

If you want to maximize the amount of features you get out of the runtime, the answer is yes. Use GNUstep libobjc2 with Clang.

If you are just getting back into it, and are not sure how much runtime support you need for properties and other advanced features, you could get by with GCC runtime with Clang, or even GCC runtime with GCC. Core contributors use a variety of setups including GCC runtime + GCC.

On 27 August 2018 at 21:10:04, James Carthew (jcarthew@gmail.com) wrote:

Hi guys,

I'm getting back into Objective-C again and I was wondering what the appropriate runtime is to use? I'm on Debian Linux Buster and have libobjc-8 installed. Should I be replacing this with the GNUstep libobjc2 runtime? The version numbers are getting very confusing.
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

reply via email to

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