I am trying to download GCC binary file for Linux(centOS) and just unzip it to use without any installation process. I found GFortran here http://gfortran.meteodat.ch/download/x86_64/releases/ but it seems this compiler is only for Fortran language. Can I get anything like this for c and c++? Just for your understanding, I am trying not to use any package manager like yum or rpm.
↧