[
https://issues.apache.org/jira/browse/MINIFICPP-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1427:
------------------------------------
Description:
Ensure that MiNiFi C++ can be compiled with the latest available toolchain on
CentOS 7 and drop support for older ones.
Use C++20 on these configurations.
newer:
- devtoolset-10 available in the repos after installing centos-release-scl
- gcc-toolset-10 available in the Rocky Linux 8 repos (and probably CentOS 8,
too)
was:
Ensure that MiNiFi C++ can be compiled with the latest available toolchain on
CentOS 7 and drop support for older ones.
If there are newer alternatives to devtoolset, those are fine, too.
Use C++17 on these configurations.
newer:
- devtoolset-9 https://pkgs.org/download/devtoolset-9, little documentation
- devtoolset-10 https://access.redhat.com/errata/RHEA-2020:5284, May only be
available for RHEL.
> Use devtoolset-10/gcc-toolset-10 or newer on CentOS/Rocky Linux 7+
> ------------------------------------------------------------------
>
> Key: MINIFICPP-1427
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1427
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marton Szasz
> Assignee: Marton Szasz
> Priority: Major
>
> Ensure that MiNiFi C++ can be compiled with the latest available toolchain on
> CentOS 7 and drop support for older ones.
> Use C++20 on these configurations.
> newer:
> - devtoolset-10 available in the repos after installing centos-release-scl
> - gcc-toolset-10 available in the Rocky Linux 8 repos (and probably CentOS
> 8, too)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)