           SPELL=egcs
         VERSION=1.1.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://mirrors.rcn.net/pub/sourceware/gcc/old-releases/egcs/${SOURCE}
   SOURCE_URL[1]=ftp://ftp.gwdg.de/pub/misc/gcc/old-releases/egcs/${SOURCE}
   SOURCE_URL[2]=ftp://ftp.mirror.ac.uk/sites/sources.redhat.com/pub/gcc/old-releases/egcs/${SOURCE}
     SOURCE_HASH=sha512:17b47b72bff548326888c4962adf3460e80031ba0c424200c599358bc2d378a5c5e7a9937bc2dd5a74773ab949296fdc92ede87f703ed3681efd4d88c58d3b90
      LICENSE[0]=GPL
        WEB_SITE=http://gcc.gnu.org/egcs-1.1
         ENTERED=20020517
        KEYWORDS="compiler devel"
           SHORT="egcs is the Experimental GNU compiler system."

cat << EOF
egcs - the Experimental GNU Compiler System
This is the last release of the EGCS project, which was developed in
parallel with GCC until it took over the GCC project. In many cases,
it still produces more optimized code than gcc. 
This spell does not replace the current gcc: it will install in /opt/egcs.
EOF
