From: Sascha Imme Newsgroups: comp.os.msdos.djgpp Subject: COFF-Files for Kernel-Code? Date: Sun, 22 Feb 1998 17:06:52 +0100 Organization: HSI Softworks Lines: 21 Message-ID: <34F04D1C.674C2D94@uni-bremen.de> Reply-To: imme AT uni-bremen DOT de NNTP-Posting-Host: moritz87.zfn.uni-bremen.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi there! One day I had this idea. Why not use the comfort of developing DJGPP programs for writing an OS? I think of a Bootstrap-Routine that loads and executes a COFF-File which will do the rest then. The only real problem I see is my lack of knowledge about COFF-Files (about output-formats in general). Wouldn't it be possible to switch the CPU to pmode within the Bootstrap-Code and jump to the entry-point of the COFF-Image (wherever it is)? Are there any things I have to keep in mind? Any difficulties I haven't seen yet? I hope not! Sascha Imme (Please direct any answers to my email-address as well cause I don't have the time to read this newsgroup frequently) --------------------------------------------------------------- Sascha Imme, imme AT uni-bremen DOT de, http://www.uni-bremen.de/~imme ---------------------------------------------------------------