How to download latest version of gcc
I want to compile my program with the latest version of gcc . sudo apt-get install gcc-4.8 g++-4.8 sudo update-alternatives --install /usr/bin/gcc 6 Mar 2018 Then install the desired GCC and G++ versions. At the moment of writing this page the latest available version is 7.2.0 (that correspond to the