Programming & DevOps
x86 Kernel Development & Relocatable Binaries – What I learned about Toolchains and Relocatable Code
This post is roughly a summary of the obscure knowledge I learned about toolchains and relocatable code in the last couple of years by studying the code of the microkernels NOVA and Hedron, my professional hands-on experience with kernel development, and several learning projects. I present some of the “hard Read more…