./lang/libobjc2, Objective-C runtime library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q2, Version: 2.0, Package name: libobjc2-2.0, Maintainer: pkgsrc-users

The GNUstep Objective-C runtime was designed as a drop-in replacement for
the GCC runtime. It supports three ABIs:

- The old GCC ABI, which provides support for Objective-C 1.0 features.
This can be selected via the -fobjc-runtime=gcc flag in Clang or by
compiling with GCC.

- The initial GNUstep non-fragile ABI, which was intended to be
compatible with the GCC ABI, but provide support for modern Objective-C
features. This can be selected with the -fobjc-runtime=gnustep-1.9 flag
in Clang.

- The modern (v2) ABI, which provides richer reflection metadata, smaller
binaries and reduced memory usage. This is selected with the
-fobjc-runtime=gnustep-2.0 flag in Clang 7.0 or later.


Master sites:

SHA1: 6831e337ca19d9c9dc0f6daf15f606e1514b3fce
RMD160: b47821918b831842db618c47c36052afd5452809
Filesize: 187.305 KB

Version history: (Expand)