Can somebody please help me start programming a small UNIX kernel in C++ ?

Y

yourchandrashekhar

I've good programming experience in C++ and now i want to start
programming a small UNIX OS kernel. I request in common to anyone over
the net to come forward and give me the initial insight of how to get
started....


Anyone who finds it interesting could please get to me at one of
the follwowing email ID's:

(e-mail address removed)
(e-mail address removed)
(e-mail address removed)
(e-mail address removed)
 
V

Victor Bazarov

I've good programming experience in C++ and now i want to start
programming a small UNIX OS kernel. I request in common to anyone over
the net to come forward and give me the initial insight of how to get
started....
[..]

int main()
{
return 0;
}

... and probably a good book on OS kernel programming, which is in itself
is off-topic here, try a different newsgroup, like 'comp.programming' or
something with 'kernel' or '.os.' in its name.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top