From: "Colin W. Glenn" Newsgroups: comp.os.msdos.djgpp Subject: Re: DPMI incorporation... Date: Mon, 23 Dec 1996 23:20:10 -0600 Organization: Greater New Orleans Free-Net Lines: 11 Message-ID: References: <19961220 DOT 124010 DOT 6919 DOT 6 DOT jesusfreak44 AT juno DOT com> <32BC484E DOT 3563 AT cs DOT com> NNTP-Posting-Host: sparkie.gnofn.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <32BC484E.3563@cs.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Sat, 21 Dec 1996, John M. Aldrich wrote: > > DPMI support is automatically incorporated into every program the > compiler creates. There is nothing special at all that you need to do > to invoke this. Just make sure you have a DPMI host available to your > programs and off they run! Question! Is it possible to compile programs without DPMI? I'm looking to create a series of small utility programs, and I'd rather they load fast, without the need to load something else to run.