CCompilers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
We currently have the following C/C++ compilers on the following platforms: | We currently have the following C/C++ compilers on the following platforms: | ||
===RHEL5=== | ===RHEL5=== |
Revision as of 21:56, 21 October 2014
We currently have the following C/C++ compilers on the following platforms:
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
- Portland Group Compilers
RHEL6
- gcc 4.4.4 - /usr/bin/gcc
- Intel Compilers
- Portland Group Compilers
Ubuntu 12.04
- gcc 4.6.3 - /usr/bin/gcc
- Intel Compilers
- Portland Group Compilers
Also see: CDebuggers