I have installed development tools 6 on CentOS6. This makes gcc-6 and related tools available. They are enabled by default on bash, but for other shells you will need to source the following:
source /opt/rh/devtoolset-6/enable
I have installed development tools 6 on CentOS6. This makes gcc-6 and related tools available. They are enabled by default on bash, but for other shells you will need to source the following:
source /opt/rh/devtoolset-6/enable