# The original unmodified gcc source: #wget ftp://ftp.mirror.ac.uk/sites/sources.redhat.com/pub/gcc/releases/gcc-3.4.1/gcc-3.4.1.tar.bz2 # Debian's source & patches: #wget http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.2.orig.tar.gz #wget http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.2-2.diff.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.3.orig.tar.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.3-9.diff.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.3-12.diff.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.4.orig.tar.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.4-8.diff.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.4-9.diff.gz #wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.4-13.diff.gz wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.5.orig.tar.gz wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.5-1.diff.gz # Additional patches: wget -c http://kegel.com/crosstool/crosstool-0.28-rc36/patches/gcc-3.4.1/pr15068-fix.patch wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.6.orig.tar.gz wget -c http://ftp.debian.org/debian/pool/main/g/gcc-3.4/gcc-3.4_3.4.6-1.diff.gz