So, i want to program an OS. The bootloader is written in assembly. Now i do the Kernel but it is possible to write it in C? I Tried it on gcc -S but im on windows and the outputfile is: .file "Kernel.c" .text .ident "GCC: (MinGW.org GCC Build-2) 9.2.0"