GCC

Difficulty
Easy

GCC

This guide assumes you are switched to su - . This guide assumes you are using the eSG provided installation image.

Goal

Install GCC using scl packages

Install Repository & Toolchain

yum install centos-release-scl
yum install devtoolset-3-toolchain

Enable Installed GCC

scl enable devtoolset-3 bash

Note: This will temporarily enable the installed gcc.

/home/www/sites/esgr.in/wiki/data/pages/gcc_scl.txt · Last modified: 2017/09/06 03:42 by eServices Greece