It used to be that compiling for >386 just changed optimization flags,
but now it determines what features (such as a TSC) that can be expected
on the processor. Compile for 586 instead of Pentium, and it should
work also on a 486.
--Brian Gerst
- 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.tux.org/lkml/