Hi, There is a small error in `config.make.in' that will cause native compilation of the Hurd to fail. The problem is with MIGCOM being `$(MIG) -cc cat - /dev/null' when it really should be `$(MIG) -cc \"$(CPP)\" - /dev/null' or `$(MIG) -cc "gcc -E -x c" - /dev/null', the first one is probably the correct way of doing things, but I don't remember if it got quoted the way it should.
-- Alfred M. Szmidt _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd