Difference between revisions of "GNU Compiler Collection"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:CompilersCategory:ProgrammingCategory:C++ {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|gcc}} |{{#vardefine:url|https://gcc.gnu....")
 
Line 1: Line 1:
[[Category:Software]][[Category:Compilers]][[Category:Programming]][[Category:C++]]
+
[[Category:Software]][[Category:Compilers]][[Category:Programming]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|gcc}}
 
|{{#vardefine:app|gcc}}

Revision as of 18:32, 7 July 2017

Description

gcc website  

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++, libgcj,...). GCC was originally written as the compiler for the GNU operating system. The GNU system was developed to be 100% free software, free in the sense that it respects the user's freedom.

Note
The default GCC version is 5.2.0. Older versions have been converted to run-time environments for transition to HiPerGator2.

Required Modules

Serial

  • gcc

System Variables

  • HPC_{{#uppercase:gcc}}_DIR - installation directory