R.E.Wolff@BitWizard.nl (Rogier Wolff) writes:
>
> I've been watching this from the sideline for a while, but why doesn't
> gcc have an option that says: this CPU doesn't have an FPU. That flag
> should be on for i386 kernel compiles, and if gcc can't handle FP
> without an FPU, it should just bail out when it finds some.
You could compile with -msoft-float, then the linker would complain
at least.
-Andi
-
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/
This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:19 EST