CCompilers: Difference between revisions

From UMIACS
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:
===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===
===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

Ubuntu 12.04

Also see: CDebuggers