added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / compilers / gcc / DETAILS
blob91ae188778dde122e48150ca02c9730a88c18d22
1           MODULE=gcc
2          VERSION=4.2.4
3           SOURCE=$MODULE-$VERSION.tar.bz2
4    SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-$VERSION
5    SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/gcc/$MODULE-$VERSION
6    SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-$VERSION
7       SOURCE_VFY=sha1:bb20efc7750fe0d6172c5945572bf036fe59d3dd
8         WEB_SITE=http://gcc.gnu.org
9          ENTERED=20020628
10          UPDATED=20080523
11            PSAFE=no
12            SHORT="GNU compiler collection"
14 cat << EOF
15 gcc - GNU Compiler Collection.
16 The GNU Compiler Collection is a suite of compilers that compile C, C++,
17 Objective C, Fortran, Java, and CHILL for a wide variety of
18 architectures. Front-ends for Ada95 and Pascal also exist.
19 EOF