[/url] and I'm getting some weird errors when I link the two .o files together. Here it is:
Code: Select all
/cygdrive/c/depot/tools/gcc-elf-x86/ld: i386 architecture of input file `loader.
o' is incompatible with i386:x86-64 output
/cygdrive/c/depot/tools/gcc-elf-x86/ld: unknown architecture of input file `kernel.o' is incompatible with i386:x86-64 output
I'm running Windows on this computer. I also have cygwin installed.