          MODULE=gcc
         VERSION=3.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-BUILD
   SOURCE_URL[0]=$GNU_URL/gcc/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$SOURCE
        WEB_SITE=http://gcc.gnu.org
         ENTERED=20020628
         UPDATED=20020804
           SHORT="gcc is the GNU compiler collection."
           PSAFE=no

cat << EOF
gcc - GNU Compiler Collection.
The GNU Compiler Collection is a suite of compilers that compile C, C++,
Objective C, Fortran, Java, and CHILL for a wide variety of
architectures. Front-ends for Ada95 and Pascal also exist. 
EOF
