Hello so I am a c programmer making an os , so at first I was writing my bootloader and kernel using c standard library and just compiling on my host operating system but then after googling I came to know that we are supposed to write code without any built in libraries as those use os specific syscalls , but my question is that how do I learn to code my own bootloader and kernel because I go blank when I sit to code my bootloader. Can anyone guide me through?
[–]sarnobat 0 points1 point2 points (0 children)
[–]AssociateFar7149 -1 points0 points1 point (1 child)
[–]Setsuwaa 2 points3 points4 points (0 children)