GCSELECT(8) MacOS X GCSELECT(8)
SYNOPSIS
gccselect -- Switch the default system compiler
USAGE
gccselect [-n] [-force] [2 3 3. 4. ]
[-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 gccselect version number.
]o -l, --list: Display available compiler versions.
v2.19 2006-06-19 GCSELECT(8)
|