On Mon, 4 Sept 2023 at 04:20, Fan Yuhong <wrote: > > Hi, > I would like to know which version of SUSE Liunx is the minimum required to install GCC 6.4? If you want to install a binary package provided by the OS, then you should talk to SUSE, rather than asking the GCC project. If you want to build+install GCC yourself, see the file gcc/doc/install.texi in the GCC 6.4.0 sources. That describes the prerequisites for building GCC from source, so you can work out for yourself which versions of SUSE provide those package versions. See https://gcc.gnu.org/wiki/InstallingGCC for more information.