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 ([email protected]) 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
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep
  • libobjc2 James Carthew
    • Re: libobjc2 Ivan Vučica

Reply via email to