CRT home > GCC

[ description ]

GCC, the GNU Compiler Collection, is a set of compiler front-ends and associated runtime libraries. Emphasis in gcc is on cross-platform compatibility; much open-source software is tested and compiles well using gcc. In our experience, other vendor and/or platform specific compilers may produce significantly faster code.

[ documentation ]

The GCC manual is available at the GCC home page. Unix man pages are available on individual systems where GCC is installed as well.

[ availability ]

Some version of GCC is available on all systems. The version varies from platform to platform, depending on the latest build available from the platform vendor. Currently, the following versions are installed:

NodeVersion gcc support g++ support g77 support
miro 3.3 yes yes yes
nucleus 3.3 yes yes yes
escher 3.3 yes yes yes
degas 3.3 yes yes yes
klee 3.3.2 yes yes yes
dali1 3.3.2 yes yes yes
dali2 3.3.2 yes yes yes
lorax 3.2.3 yes yes yes
goya 3.2.2 yes yes yes
isis 2.9 yes yes no
osiris 2.9.6 yes yes yes

The gcc -v command will verify the version installed on any particular platform.

After you have configured your account to use WMC login scripts, you can use the gcc command and related commands on the command line. Examples:

$ gcc HelloWorld.c
compiles the C language program in the HelloWorld.c file.

$ g++ HelloWorld.cpp
compiles the C++ language program in the HelloWorld.cpp file.

News
Jul, 2009; ChIPseeqer, a comprehensive framework for analysis of ChIP-seq data developed in the Elemento lab, is now available for download. [More]
Apr, 2009; The BDVal program developed by the Campagne laboratory for MAQC-II is now available from http://bdval.org. The software supports the development and evaluation of predictive biomarker models from high-throughput data. The web site offers binary and source distributions. [More]
Jan, 2009; Twease now supports searching MEDLINE articles by Author, Journal, and Publication Year. Examples for performing these searches can be found in the updated Twease tutorial. [More]

[News Archives] [Mailing List]


Events
Dec 11th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Fabien Campagne; ICB Conference Room - Y.1301
Jan 15th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Lei Shi; ICB Conference Room - Y.1301
Feb 12th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Christopher E. Mason; ICB Conference Room - Y.1301
Mar 12th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Olivier Elemento; ICB Conference Room - Y.1301
Apr 9th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Emre Aksay; ICB Conference Room - Y.1301
May 14th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Jonathan D. Victor; ICB Conference Room - Y.1301
Jun 11th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Harel Weinstein; ICB Conference Room - Y.1301
Jul 9th; 4:00pm-5:00pm: Institute for Computational Biomedicine Research in Progress Seminar Series - Duane Hassane; ICB Conference Room - Y.1301