From: "byroot (Jean Boussier)" Date: 2022-06-18T12:41:57+00:00 Subject: [ruby-core:108999] [Ruby master Feature#18839] Drop support for gcc 3 Issue #18839 has been updated by byroot (Jean Boussier). Out of curiosity I went to check a few dates: - First GCC 3.x release: June 18, 2001 - Last GCC 3.x release: March 06, 2006 - That was the default compiler up to RHEL4, which is out of support since November 30, 2020. So IMHO, if even Red Hat no longer supports it, it's probably fine to drop it. ---------------------------------------- Feature #18839: Drop support for gcc 3 https://bugs.ruby-lang.org/issues/18839#change-98110 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- Currently we require version 3 or newer when using gcc, no CI for gcc 3. Do we still need to support gcc 3? https://github.com/ruby/ruby/pull/6037 Besides, I suspect we can drop old versions of gcc and clang more. -- https://bugs.ruby-lang.org/ Unsubscribe: