software.....or somthing

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
TrAnCe

software.....or somthing

Post by TrAnCe »

can anyone tell me HOW to make on os. do i need some kind of software, and if so, can anyone recomend some? i just started in the idea of creating an os and i am very interested. so please can anybody help me?
OSNewbie

RE:software.....or somthing

Post by OSNewbie »

download nasm and djgpp/gcc nasm compiles assembly files and djgpp (for dos, use gcc in linux) compiles C files. then i would suggest looking at some sample boot loaders for floppies and basic kernels and move on from there.
Post Reply