Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend upgrade to newer dev #51

Open
rlucente-se-jboss opened this issue May 18, 2022 · 0 comments
Open

Recommend upgrade to newer dev #51

rlucente-se-jboss opened this issue May 18, 2022 · 0 comments

Comments

@rlucente-se-jboss
Copy link

Reviewing code and noticed something re RHEL 7 and it's lifecycle. The redhawk installation requires the following:

               devtoolset-9-gcc-c++ \
               devtoolset-9-make \

Developer Toolset 9 is no longer supported by Red Hat since 2021-11-24. Since Red Hat is no longer providing updates, downstream rebuilds of RHEL 7 will not have patches unless they break their own bug-for-bug compatibility goals.

Many folks remaining on RHEL 7 either need or want a new C or C++ compiler for their tooling, but the Developer Toolset only has a two year support life-cycle.

I strongly encourage you to upgrade to devtoolset-11. This article lists the currently supported and retired software collections for RHEL 7 ... https://access.redhat.com/support/policy/updates/rhscl-rhel7

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

No branches or pull requests

1 participant