I have a main c file kernel.c, header file console.h and console.c. When I\'m compiling kernel.c with gcc -m32 -o kernel.o -ffreestanding -c kernel.c, I get an
gcc -m32 -o kernel.o -ffreestanding -c kernel.c