Re: Cross-compiling guide

2004-09-07 Thread Roland McGrath
That all looks about right according to my memory. (I've never used "stow", but modulo that.) I usually use a shorter target alias like `i386-gnu', since i386-gnu-gcc is nicer to type than i386-unknown-gnu0.3-gcc. If you are just building for yourself, then it's worthwhile to use the appropriat

Cross-compiling guide

2004-09-04 Thread Alfred M. Szmidt
I needed to do a full bootstrap, and since the instructions in INSTALL-cross are outdated I made my own notes. Recall that these are notes, not some nicely polished document on how to build a cross-compiler for GNU/Hurd. Even if they are just notes, any suggestions, improvments, etc are welcome;