11 – Developing an Operating System – Tutorial – Episode 5 – Reduce size, Linker Script and Standard GCC – OSDEV

This post is dedicated to osdev.org community and #osdev IRC channel at freenode servers. If you have followed my tutorial so far, you might have noticed that our kernel is almost 128 MB in size. We have multiple issues with our compilation process which we must fix before we go further. Let’s list down the issues and why do we […]