CCompilers: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
===RHEL5===
===RHEL5===


* gcc 3.4.6 - /usr/bin/gcc
* 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 3.3.6 - /usr/local/stow/gcc-3.3.6
* gcc 4.0.3 - /usr/local/stow/gcc-4.0.3
* 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
* [[IntelCompilers|Intel Compilers]]
* [[IntelCompilers|Intel Compilers]]
* [[PGICompiler]]
* [[PGICompiler]]

Revision as of 03:05, 6 December 2010

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