|  |
 |
 |
 |
2 definitions
for GCC
From Virtual Entity of Relevant Acronyms (Version 1.9, June 2002) :
GCC
GNU C Compiler (GNU)
From The Free On-line Dictionary of Computing (27 SEP 03) :
GCC
The GNU Compiler Collection, which
currently contains front ends for C, C++, Objective-C,
Fortran, Java, and Ada, as well as libraries for these
languages (libstdc++, libgcj, etc).
GCC formerly meant the GNU C compiler, which is a very high
quality, very portable compiler for C, C++ and Objective
C.
The compiler supports multiple front-ends and multiple
back-ends by translating first into Register Transfer
Language and from there into assembly code for the target
architecture.
http://gcc.gnu.org/).html">Home (http://gcc.gnu.org/).
http://gcc.gnu.org/bugzilla/).html">Bug Reports (http://gcc.gnu.org/bugzilla/).
FTP gcc-2.X.X.tar.gz from your nearest GNU archive site.
ftp://oak.oakland.edu/pub/msdos/djgpp/).html">MS-DOS (ftp://oak.oakland.edu/pub/msdos/djgpp/).
Mailing lists: gcc-help@gcc.gnu.org, gcc-announce@gcc.gnu.org
(announcements).
["Using and Porting GNU CC", R.M. Stallman, 1992-12-16].
(2003-08-05)
Request more information on GCC
|
|  |
|