Ad

wilson
asked Oct 03 2017
Answer
try below steps to install gcc.
# yum install centos-release-scl-rh
# yum install devtoolset-3-gcc devtoolset-3-gcc-c++
# scl enable devtoolset-3 bash

Pirai
asked Oct 03 2017
edited Oct 05 2018
how to install gcc on centos
hello .., i need support to install gcc complier version 4.8 or higher version on centos..