Documentation
From my personal library, The Internet

man page:


USAGE

               gcc_select [-n] [-force] [2 | 3 | 3.<number> | 4.<number> ]
                          [-h | --help] [-v | --version] [-l | --list] [-root]

       o   2: Select gcc 2.95.2 as the default compiler.

       o   3: Select gcc 3.1 as the default compiler.

       o   3.x: Select gcc 3.x as the default compiler.

       o   4.x: Select gcc 4.x as the default compiler.

       o   -force: Ensure the links are correct for the specified version,
           even if the one specified is the current version.

       o   -h, --help: Display this help info.

       o   -n: Show commands to do selection but do not execute them.

       o   -root: Skip 'root' check and assume you have root access.

       o   -v, --version: Display gcc_select version number.

       o   -l, --list: Display available compiler versions.



v2.19                             2006-06-19                     GCC_SELECT(8)

Man(1) output converted with man2html