Newsgroups: comp.os.msdos.djgpp From: tob AT world DOT std DOT com Subject: Re: Precompiled Headers? Message-ID: Sender: tob AT world DOT std DOT com (Tom Breton) Reply-To: tob AT world DOT std DOT com Organization: BREnterprises References: <5u09a7$nke$1 AT mack DOT rt66 DOT com> Date: Thu, 28 Aug 1997 17:41:04 GMT Lines: 14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk brennan AT news DOT rt66 DOT com (Brennan "Bas" Underwood) writes: > In article , wrote: > > You must not be caching with smartdrv or its ilk. For mega speed, create > a RAMdisk (see ramdrive.sys I think) and shlam the headers in there. > Otherwise, just 512k dedicated to smartdrv (or even 64k couldn't hurt) > should make this a non-issue. Why assume that? Yes, I have always used a cache, and compile time is still an issue. You can never have too much RAM, too much disk space, or compile too fast. Tom