|
|
|
|
|
by chris_wot
4654 days ago
|
|
Seemed relevant to me. The question asked about compilers and the kernel is what compiled the compiler. Ken Thompsons' talk related to hiding code by adding code to a compiler then compile the compiler, remove the code then continue to compile the compiler with the modified version that doesn't have the source code - your modification remains. Point being: both relate to compiling compilers. |
|
That's not what a kernel does...