From: "Klayhamn" Newsgroups: comp.os.msdos.djgpp References: <3f2cff90$1 AT news DOT bezeqint DOT net> <3f2d01d3$0$165$cc7c7865 AT news DOT luth DOT se> Subject: Re: slow operation Date: Mon, 4 Aug 2003 00:50:34 +0200 Lines: 34 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 NNTP-Posting-Host: bzq-218-240-234.red.bezeqint.net X-Original-NNTP-Posting-Host: bzq-218-240-234.red.bezeqint.net Message-ID: <3f2d82c1@news.bezeqint.net> X-Trace: news.bezeqint.net 1059947201 81.218.240.234 (4 Aug 2003 00:46:41 +0300) X-Original-Trace: 4 Aug 2003 00:46:41 +0300, bzq-218-240-234.red.bezeqint.net Organization: Bezeq International Ltd. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > So you are using plain DOS? Not any WINDOZE? > Because I like the pure and stable DOS environment which doesn't pose any hazard to my REAL 1.3ghz computer - even when i program in low level with hardware and interrupts and using pointers to who knows where. > : What do you guys think, and is it some known issue that can be fixed? > > Have you read FAQ 7.1 and 3.9? Yes i have. I did as 3.9 instructed, and 7.1 didn't really do any good it still takes me just as long even with write-back enabled, cpu caching (internal and external) and a 8MB ramdrive (and yes i set the tmpdir in djgpp.env to point to it) it simply takes ~10 seconds to compile a 5 line program and that's really frustrating i mean, not only did TC do that in a breeze, it also compiled ANYTHING i did quickly, even if it was a few hundred lines long. > > Right, > > MartinS