Date: Fri, 25 Mar 94 10:05:40 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: DJGPP Speed Reply-To: babcock AT cfa DOT harvard DOT edu > > Is 200 lines per second reasonable for DJGCC 1.11? I tested it on my > > 486DX2-66/16M with a SCSI disk and 2Meg SMARTDrv cache, compiling the > > makeinfo.c file (it has about 7500 lines, so the overhead of loading the > > multiple passes of the compiler would be insignificant; it took about 35 > > seconds to compile [GCC -c only, without ld]). I have QEMM 7.03 and QDPMI To be fair, you aren't counting the include files in the number of lines compiled.