CCompilers: Difference between revisions
Jump to navigation
Jump to search
(→RHEL5) |
No edit summary |
||
Line 23: | Line 23: | ||
* [[IntelCompilers|Intel Compilers]] | * [[IntelCompilers|Intel Compilers]] | ||
* [[PGICompiler]] | * [[PGICompiler]] | ||
Also see: [[CDebuggers]] |
Revision as of 15:14, 25 May 2012
We currently have the following C/C++ compilers on the following platforms:
RHEL4
- gcc 3.4.6 - /usr/bin/gcc
- gcc 3.3.6 - /usr/local/stow/gcc-3.3.6
- gcc 4.0.3 - /usr/local/stow/gcc-4.0.3
RHEL5
- gcc 4.1.2 - /usr/bin/gcc
- gcc 3.4.6 - /usr/bin/gcc34
- gcc 3.3.6 - /usr/local/stow/gcc-3.3.6
- gcc 4.0.4 - /usr/local/stow/gcc-4.0.4
- gcc 4.2.4 - /usr/local/stow/gcc-4.2.4
- gcc 4.5.1 - /usr/local/stow/gcc-4.5.1
- Intel Compilers
- PGICompiler
RHEL6
- gcc 4.4.4 - /usr/bin/gcc
- Intel Compilers
- PGICompiler
Also see: CDebuggers