Date: Tue, 31 Dec 1996 08:49:23 +0200 (IST) From: Eli Zaretskii To: mlarch AT fred DOT net cc: djgpp AT delorie DOT com Subject: Re: slow dos, fast win95 linking ? In-Reply-To: <32C8721B.7C85@fred.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 30 Dec 1996 mlarch AT fred DOT net wrote: > With a rough timmer I got 78.6 seconds in dos > compared to 11.5 seconds in a dos window under > win95. What causes this ? The most probably cause is that you didn't set up a disk cache in MSDOS. Please read section 3.9 of the DJGPP FAQ list (v2/faq202b.zip from the same place you get DJGPP) for advice on optimal system configuration for DJGPP. Another cause might be that you don't let DJGPP use enough memory in MSDOS. What does go32-v2 print when invoked with no arguments?