Date: Thu, 13 Aug 1998 10:48:16 +0300 (IDT) From: Eli Zaretskii To: Daniel Vesma , Gerhard Gruber cc: djgpp AT delorie DOT com Subject: Re: two newbie questions In-Reply-To: <35df0739.3261722@news.Austria.EU.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 12 Aug 1998, Gerhard Gruber wrote: > int main(int argc, char *argv[]) > { > printf("test\n"); > > return(0); > } > > it should compile in less than a second. The actual speed depends on the machine. Sections 7.1 and 7.2 of the DJGPP FAQ list describe the ``normal'' speed on popular machines.