mkernel icon indicating copy to clipboard operation
mkernel copied to clipboard

You should be using a cross-compiler

Open ghost opened this issue 8 years ago • 1 comments

The tutorial seems to be assuming the use of a hosted compiler, but if anyone wants to do serious development you should be using a cross-compiler or you will run into problems.

ghost avatar Jan 07 '18 09:01 ghost

I use a system compiler, and I do OSdev with it and it works fine. Don't say stuff like you WILL run into problems. You just copy pasted from the OSdev wiki and opened an issue that hardly even has anything to do with the project. This isn't serious development, you don't need a cross compiler.

Killaship avatar Jul 03 '22 14:07 Killaship