Page 1 of 1

Newb help. Got source, Assembly file, LD file

Posted: Wed Jan 10, 2007 8:08 pm
by Loading
Hi, I'm trying to test something out and create a simple - I guess you could call it - OS. I have four files:

Kernel.c
Kernel.h
boot.asm
kernel.ld

i've been reading and trying all evening to compile this, link assemble, blablabla. Can anyone show me (links) where I can find the tools neccessary, and tell me how to use them?

this would be extremely helpful, thank you for your help! :D :D

Posted: Wed Jan 10, 2007 11:12 pm
by smbogan
Search for Bran's kernel tutorial...that will give you a good start.

Posted: Thu Jan 11, 2007 4:08 am
by Solar
I will never, never, never get it, really... 8)

Nevermind.

The Wiki has a BareBones, minimal starting point that is proven to work.