Installing GCC
Log in to the GCC download page: https://gcc.gnu.org/ Click on the Mirrors in the Download section on the right Select a suitable mirror address Select releases/ Scroll down to find and enter the gcc-15.2.0/ directory Click to download gcc-15.2.0.tar.xz (or gcc-15.2.0.tar.gz) Upload the gcc-15.2.0.tar.xz file to the server $ ls gcc-15.2.0.tar.xz Use the following command … Read more