On 2006-03-19, Brian C. Lane <b...@brianlane.com> wrote: >> It certainly worked fine for me, but I've been building gcc >> cross-compilers for many years, so maybe I've forotten how >> baffling the process can be the first time. > > I tend to reinstall my systems from scratch way too often :) So keeping > track of the cross compiler stuff is a problem for me.
I always create a shell-script that builds/installs the entire toolchain (binutils, gcc, gdb and libraries) from source tarballs and directories of patch files. Then I archive the build script, source tarballs, and patches. -- Grant Edwards gra...@visi.com