Don't use egcs for compiling 2.0 kernels - it leads to strange problems
like yours. I had a problem myself few days ago with a pre36 kernel
compiled with egcs 1.0.2 but didn't report it because I first wanted
to rebuild the kernel with gcc 2.7.2.3 and see if the problem was
reproducable. Up to now, it isn't.
To build your kernel with gcc 2.7.2.3 (assumed you have it), insert
the option '-V 2.7.2.3' in the two lines in the top level Makefile
containing the HOSTCFLAGS and CFLAGS, respectively.
hjb
-- "Every use of Linux is a proper use of Linux." -- John "Maddog" Hall, Keynote at the Linux Kongress in Cologne- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html