Kernel compiler
Kernel compiler
Posted Apr 23, 2009 17:08 UTC (Thu) by xav (guest, #18536)Parent article: Quotes of the week
Even if it seems like a huge task, the kernel guys already made a complete distributed SCM, a task which was believed too big. So they probably can do it, especially if they start from something like LLVM.
The problem is that the kernel will tend to be written into its own dialect of C, and using another compiler (e.g. for some obscure embedded achitecture) will be near impossible.
