Page 1 of 1

STARTING OFF!!!???

Posted: Tue Sep 04, 2007 12:48 pm
by anthony_pacitto3
yes, i am wondering what are ALL the tools, software, computers, etc. i should get inorder to start writing my OS??

Posted: Tue Sep 04, 2007 12:51 pm
by Combuster

Posted: Tue Sep 04, 2007 2:17 pm
by vhg119
Here's my development environment:

Mac Mini - my machine
PCLinuxOS - my OS
GCC - compiler
AS - assembler
LD - linker
GNU Make - makefiles
KDevelop - editor/ide
Bochs - x86 emulator
DD - make disk images

And don't forget:

Intel® 64 and IA-32 Architectures
Software Developer’s Manual
Volume 3A:
System Programming Guide, Part 1

Posted: Tue Sep 04, 2007 3:44 pm
by JamesM
Theres also a great link around somewhere about how to write good forum posts and get decent answers. "STARTING OFF??!?", all in caps, with no indication at all of what you've done or not done is not a good way.

Read the f**king manual, search the f**king web, and come back when you've grown a pair.

JamesM

Posted: Tue Sep 04, 2007 5:34 pm
by codemastersnake
JamesM wrote:Theres also a great link around somewhere about how to write good forum posts and get decent answers. "STARTING OFF??!?", all in caps, with no indication at all of what you've done or not done is not a good way.

Read the f**king manual, search the f**king web, and come back when you've grown a pair.

JamesM
I totally agree!

Posted: Tue Sep 04, 2007 5:41 pm
by piranha
I'd check out osdever.net after I wised up a little....

Re: STARTING OFF!!!???

Posted: Tue Sep 04, 2007 6:39 pm
by neon
anthony_pacitto3 wrote:yes, i am wondering what are ALL the tools, software, computers, etc. i should get inorder to start writing my OS??
Do you know how to program?

If not, then first learn a programming language, such as C or C++--Both are common in OS development.

With this, learn x86 assembly--you will need it:

C++
Art of Assembly

If you DO know programming (including x86 assembly)... Then, well...

OSDev Wiki
Read the f**king manual, search the f**king web, and come back when you've grown a pair.
Jees.... A little harsh, are we? :mrgreen:

Posted: Wed Sep 05, 2007 2:04 am
by JamesM
Well tbf what can he expect with that topic title? he's asking for a roasting...