From: "hsbt (Hiroshi SHIBATA)" Date: 2022-06-20T01:31:35+00:00 Subject: [ruby-core:109011] [Ruby master Feature#18839] Drop support for gcc 3 Issue #18839 has been updated by hsbt (Hiroshi SHIBATA). +1 The gcc version of CentOS/RHEL 7 that is our oldest supported Linux distribution is `gcc-4.8.5-44.el7.x86_64.rpm`. ---------------------------------------- Feature #18839: Drop support for gcc 3 https://bugs.ruby-lang.org/issues/18839#change-98121 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- Currently we require version 3 or newer when using gcc, but 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: