> You can compile GNUMach in GNU/Linux, you don't even need a > crosscompiler.
$ cd gnumach-1.3 $ ./configure creating cache ./config.cache checking host system type... i686-pc-linux-gnu configure: error: sorry, this is the gnu os, not linux-gnu $ $ MIG=/usr/bin/i386-gnu-mig CC=/usr/bin/i386-gnu-gcc ./configure loading cache ./config.cache checking host system type... configure: error: can not guess host type; you must specify one $ Sorry, am I to stupid or to blind to see how it works? Jochen

