Xref: news2.mv.net comp.os.msdos.djgpp:5512 From: muel0115 AT gold DOT tc DOT umn DOT edu (John Muellerleile) Newsgroups: comp.os.msdos.djgpp Subject: Re: hello world compile time Date: 29 Jun 1996 01:51:09 GMT Organization: University of Minnesota Lines: 14 Message-ID: <4r226d$qv9@epx.cis.umn.edu> References: <4r10io$rca AT panix2 DOT panix DOT com> NNTP-Posting-Host: dialup-12-b-27.gw.umn.edu Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <4r10io$rca AT panix2 DOT panix DOT com>, norbertj AT panix DOT com says... > >When compiling the hello world program, disk seems to be very busy. >Takes about 6 seconds. Is this about par for course. FAQ 7. suggests >that there is a minimum time, but it does not say what it is. > >Using 486dx50 with 5m in extended and plenty of swap space. > I am running a pentium pro (p6) 200 mhz with 32 megs of memory, and 48 megs in swap. djgpp compiles the hello world program basically instantaneously, so I am guessing minimal time is based on disk-access times. The hardward is slowing it all down again .. ugh. Damned hardware =)