GCC

This is an old revision of the document!


Difficulty
Hard

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/attic/gcc_scl.1504669286.txt.gz · Last modified: 2017/09/06 03:41 by eServices Greece