
GCC_SELECT
SYNOPSIS
gcc_select -- Switch the default system compiler USAGE
gcc_select [-n] [-force] [2 | 3 | 3.x | 4.x ] [-h | --help] [-v | --version] [-l | --list] [-root] 2: Select gcc 2.95.2 as the default compiler. 3: Select gcc 3.1 as the default compiler. 3.x: Select gcc 3.x as the default compiler. 4.x: Select gcc 4.x as the default compiler. -force: Ensure the links are correct for the specified version, even if the one specified is the current version. -h, --help: Display this help info. -n: Show commands to do selection but do not execute them. -root: Skip 'root' check and assume you have root access. -v, --version: Display gcc_select version number. -l, --list: Display available compiler versions. v2.14 2005-03-29 GCC_SELECT(8)