[00:05:51]rml@phantasy:~# cat /proc/version
Linux version 2.4.0-test11 (rml@phantasy) (gcc version 2.96 20000731 (Red Hat
Linux 7.0)) #1 Mon Nov 20 19:06:06 EST 2000
the odd thing is, not only did it compile, but my machine has been up for a day
with heavy use in X with a full-featured kernel! not only no OOPSs, but no bugs!
the only thing i thought of was that alan's kgcc detection routine was in-place,
and using the detected kgcc to compile but then doing a hardcoded use of "gcc"
to grab the version ... but i could not find the code by grepping.
so i went ahead and removed kgcc from my path and recompiled, and sure enough --
it compiled fine.
just fyi, but someone tell me i am on crack... regardless, i am about to reboot
into a gcc-2.91.66 kernel.
-- Robert M. Love rml@tech9.net rml@ufl.edu - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/