--- ./toolchain/index.html Mon Aug 27 22:45:01 2001
+++ index.html Mon Aug 27 23:47:33 2001
@@ -94,9 +94,23 @@
The source trees of all of these are available through CVS but we also make available nightly snapshots from here. It is best to get a snapshot the first time you want to build a tree and update from CVS from then on.
-
+cd +mkdir source +mkdir build +cd source +wget ftp://ftp.debian.org/debian/pool/main/g/glibc/glibc_2.2.4.orig.tar.gz +wget ftp://puffin.external.hp.com/pub/parisc/cvs/binutils-latest.tar.gz +wget ftp://puffin.external.hp.com/pub/parisc/cvs/gcc-latest.tar.gz +wget ftp://puffin.external.hp.com/pub/parisc/cvs/linux-latest.tar.gz ++Or alternatively:
cd mkdir source @@ -109,9 +123,15 @@ get binutils-latest.tar.gz get gcc-latest.tar.gz get linux-latest.tar.gz -get glibc-latest.tar.gz +quit +ftp ftp.debian.org +user: anonymous +password: you@your.email.address +cd debian/pool/main/g/glibc +get glibc_2.2.4.orig.tar.gz quit+ Determine the host system setup: