From: "james" Newsgroups: comp.os.msdos.djgpp Subject: booting djgpp code Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: Date: Thu, 29 Jun 2000 22:34:30 GMT NNTP-Posting-Host: 24.5.91.254 X-Complaints-To: abuse AT home DOT net X-Trace: news1.rdc1.md.home.com 962318070 24.5.91.254 (Thu, 29 Jun 2000 15:34:30 PDT) NNTP-Posting-Date: Thu, 29 Jun 2000 15:34:30 PDT Organization: @Home Network To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com dear group, i have a couple questions regarding how to make a bootable program in djgpp. i guess i need to know 1) ... the format of a coff object file or executable (at what offset inside the module the code begins, etcet... 2) ... where to find an example of a crt0.s that would be consistant with being bootable as well as an example linker script. 3) ... a DOS or windows bootloader capable of booting the above. thanks very much, james w. mcclain *----------------* jmccla3 AT gl DOT umbc DOT edu http://www.gl.umbc.edu/~jmccla3