X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Thu, 21 Feb 2002 19:09:44 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Todd M." cc: "'djgpp AT delorie DOT com'" Subject: Re: flex input file In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 21 Feb 2002, Todd M. wrote: > As I am new to using djgpp I am unsure how fast it runs. On my PC however > it seems to be very slow, i.e. to compile a simple "hello world" C file > takes approx. 30 secs. Is this normal? No, it's way too long. It should take a second or so. > My PC is relatively fast (P-3, 13Mb RAM, 10Gb HDD etc). Is it really 13MB or is that a typo? 13MB sounds a strangely low value for a P3. Also, what OS are you running on that machine? If it's plain DOS (not some version of Windows), the slow operation is almost certainly due to a lack of a disk cache. > Any suggestions for speeding it up? You will find some advice in the DJGPP FAQ, sections 3.9, 7.1 and 7.2.