This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
gcc_tools [2017/06/02 18:20] mgstauff |
gcc_tools [2017/06/02 19:43] (current) mgstauff |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Centos 6 only support devtools with gcc/g++ 4.4.7 | Centos 6 only support devtools with gcc/g++ 4.4.7 | ||
| + | |||
| + | To see which version of gcc tools are set for your environment: | ||
| + | |||
| + | gcc --version | ||
| === Software Collections === | === Software Collections === | ||
| To install and use other versions, we use Software Collections. This provides a way to easily set up your environment to use a particular version of software that's not installed in a standard location. | To install and use other versions, we use Software Collections. This provides a way to easily set up your environment to use a particular version of software that's not installed in a standard location. | ||
| + | |||
| + | The gcc collections below are available both on '' | ||
| To see everything available with scl (Software Collections) | To see everything available with scl (Software Collections) | ||