From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: writing an OS with djggpp Date: Mon, 10 Apr 2000 03:18:24 +0400 Organization: MTU-Intel ISP Lines: 34 Message-ID: <38F10FC0.4437CA5E@mtu-net.ru> References: <8cqs4i$2e$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: ppp101-83.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 955322429 90511 212.188.101.83 (9 Apr 2000 23:20:29 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 9 Apr 2000 23:20:29 GMT X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Visit my homepage. I participate in the "OS Development for Dummies". Our team also work mostly with DJGPP/GCC and NASM. What you need is: - BootProg - boot sector (READ THE MANUAL FIRST!!!) - OS Loader - loader of the OS made with DJGPP/GCC and/or NASM (READ THE MANUAL ATTENTIVELY!!!) You also may visit the "Creating Your Own OS" site by Dark Fiber at http://www.mega-tokyo.com/os/ and the official site of OS for Dummies at http://www.mega-tokyo.com/osd/ Good Luck Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru digaldos AT my-deja DOT com wrote: > > I'm writing an operating system in C++ and > assembler with NASM and DJGPP. Could anybody tell > me, or point me to a document on this? Yhe > problem is actually that djgpp programs are for > dos, however I need to write code _independant_ > from any OS. > > ~D I Galdos, domingogaldos AT hotmail DOT com > > Sent via Deja.com http://www.deja.com/ > Before you buy.