Skip to content

Check for gobjc availability on CentOS/RHEL/Rocky 8 (and later)#85

Open
robert-scheck wants to merge 1 commit intothreerings:masterfrom
robert-scheck:rhel
Open

Check for gobjc availability on CentOS/RHEL/Rocky 8 (and later)#85
robert-scheck wants to merge 1 commit intothreerings:masterfrom
robert-scheck:rhel

Conversation

@robert-scheck
Copy link
Copy Markdown

Red Hat decided to remove the support for the Objective C language for Red Hat Enterprise Linux 8 (and later) from the GCC packages. Unfortunately GCC is not really modular, so /usr/bin/gcc keeps telling "Objective-C compiler not installed on this system" until the alternative GCC /usr/bin/gobjc from the gcc-objc RPM package from Fedora EPEL 8 is being used.

…threerings#79)

Red Hat decided to remove the support for the Objective C language for Red
Hat Enterprise Linux 8 (and later) from the GCC packages. Unfortunately GCC
is not really modular, so /usr/bin/gcc keeps telling "Objective-C compiler
not installed on this system" until the alternative GCC /usr/bin/gobjc from
the gcc-objc RPM package from Fedora EPEL 8 is being used.
@stefanDeveloper
Copy link
Copy Markdown

Facing the same problem, this merge request for RHEL is desperately needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants