Re: Rewrite Kernel

From: J. Ryan Earl
Date: Sat Apr 10 2004 - 12:00:21 EST


Mohamed Aslan wrote:

i wanna to rewrite a version of linux kernel from scratch in assembly for intel 386+ fo speed and a libc also in assembly for speed
what do u think guys


I doubt you would be capable of generating assembly that would be any faster than gcc, and you would inherit all the accidental difficulties that come with engineering software at a lower-level.

-ryan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/