Actions
Feature #18839
closedDrop support for gcc 3
Status:
Closed
Assignee:
-
Target version:
-
Description
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.
Updated by byroot (Jean Boussier) over 2 years ago
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.
Updated by shyouhei (Shyouhei Urabe) over 2 years ago
+1, it's hard to have a working gcc-3 environment nowadays.
Updated by hsbt (Hiroshi SHIBATA) over 2 years ago
+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
.
Updated by matz (Yukihiro Matsumoto) over 2 years ago
Go. Probably no one is really using gcc3.x.
Matz.
Updated by nobu (Nobuyoshi Nakada) over 2 years ago
- Status changed from Open to Closed
Applied in changeset git|ec5c56412f0b67845b42acec06cbd1d341896f25.
[Feature #18839] Drop support for gcc 3 [ci skip]
Actions
Like0
Like0Like0Like0Like0Like0Like0Like0