How could I proceed?
Posted: Wed Nov 07, 2012 2:14 pm
Hello OSDev!
First of all, I'd like to say thanks to OSDev! Such a great resource for new operating system developers.
Now please, before I continue with my question. I'm not asking for code, a complete solution etc. Even worse, I'd rather have somebody pointing me into the right direction.
So here's my question. I'm new to operating system development. I followed James M's Kernel Development tutorials here:
http://www.jamesmolloy.co.uk/tutorial_html/
I have completed the tutorial and successfully build a simple kernel. I made some modifications in the code added some stuff and modified some build scripts. Now I'm stuck. The tutorial does not explain on how to proceed.
I'm stuck at the following problems:
Thanks in advance.
Kind regards,
Kirk
First of all, I'd like to say thanks to OSDev! Such a great resource for new operating system developers.
Now please, before I continue with my question. I'm not asking for code, a complete solution etc. Even worse, I'd rather have somebody pointing me into the right direction.
So here's my question. I'm new to operating system development. I followed James M's Kernel Development tutorials here:
http://www.jamesmolloy.co.uk/tutorial_html/
I have completed the tutorial and successfully build a simple kernel. I made some modifications in the code added some stuff and modified some build scripts. Now I'm stuck. The tutorial does not explain on how to proceed.
I'm stuck at the following problems:
- How can I implent a simple shell?
- How can I write software that runs in my OS?
- How difficult is it to port GCC?
Thanks in advance.
Kind regards,
Kirk