Micro and Nano Mechanics Group
(Difference between revisions)
(New page: == GCC == From [http://en.wikipedia.org/wiki/GNU_Compiler_Collection wikipedia], <blockquote> "GCC ([http://gcc.gnu.org/ GNU Compiler Collection]) is a set of compilers for various languag...)
 
(GCC)

Revision as of 15:24, 2 December 2007

Contents

GCC

From wikipedia,

"GCC (GNU Compiler Collection) is a set of compilers for various language (C, C++, Objective-C, Objective-C++, Fortran, Java and Ada) produced by the GNU Project."

gcc

g++

gfortran

g77

g77 is the ancestor of gfortran and was included in GCC prior to version 4.<ref> http://gcc.gnu.org/onlinedocs/gfortran/GNU-Fortran-and-G77.html#GNU-Fortran-and-G77 </ref>


Notes

<references/>