Date: Thu, 26 Dec 1996 08:18:33 +0200 (IST) From: Eli Zaretskii To: "Colin W. Glenn" cc: djgpp AT delorie DOT com Subject: Re: DPMI incorporation... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 23 Dec 1996, Colin W. Glenn wrote: > 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. I never noticed any significant slow-down when DJGPP programs load. If you do see a slow-down, you probably need to tune your disk cache settings (or install one, if you haven't already).