SAL Home PROGRAM Languages & Compilers

GCC (GNU Compiler Collection)

GCC (GNU C Compiler, or gcc) was developed by GNU to provide a free compiler for the GNU system. GCC can compile programs written in C, C++, Objective C, Ada 95, Fortran 77 (g77), and Pascal. The main GCC distribution includes the source for the C,C++, and Objective-C front ends, giving GCC the ability to compile program in these languages. Additional front ends for Ada 95, Fortran 77, and Pascal are distributed separately.

G++ is the C++ compiler. G++ is a compiler, not merely a preprocessor; G++ builds object code directly from your C++ program source. There is no intermediate C version of the program.

Now GNU Compiler Collection also includes a Java Compiler.

Current Version:   2.95.2

License Type:   GPL

Home Site:
http://gcc.gnu.org/
http://www.gnu.org/software/gcc/gcc.html
http://metalab.unc.edu/pub/Linux/GCC/

Source Code Availability:   Yes

Available Binary Packages:

  • Debian Package:   Yes
  • RedHat RPM Package:   Yes
  • Other Packages:   Yes

Targeted Platforms:

Linux and many others, see Home Site for details

Software/Hardware Requirements:

None

Other Links:
http://distro.conectiva.com.br/projetos/34/ (Cross GCC, create binary for other OS on Linux)
http://www.delorie.com/gnu/docs/gcc/gcc_toc.html
PGCC (Pentium/Pentium Pro gcc)

Mailing Lists/USENET News Groups:

gnu.gcc, gnu.g++

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Programming   |   Languages & Compilers


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.