Message-Id: <3.0.1.16.19980830144334.20ff6050@shadow.net> Date: Sun, 30 Aug 1998 14:43:34 To: Eli Zaretskii From: Ralph Proctor Subject: Re: How to locate djgpp.env? Cc: djgpp AT delorie DOT com In-Reply-To: References: <6sbnho$k22$1 AT news DOT luth DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk At 06:39 PM 8/30/98 +0300, you wrote: > >On 30 Aug 1998, Martin Str|mberg wrote: > >> Isn't this what happens if your drive fills up? Wouln't this happen if >> your TMPDIR only can hold less than necessary regardless whether it's >> on a RAMDISK or not? > >Yes and yes. The problem is that RAM disks tend to be small (several >MBytes), and uncompressing large .tar.gz files will fill them easily. As >a rule of thumb, if the compressed file is more than 4 times the size of >RAM disk, you should reset TMPDIR befor running `tar' (or just use `djtar' >;-). With my 4MB ramdisk I have had no problem detarring so far but the above is revealing. I will keep it in mind. I could increase my ramdisk if I had to. By the way, what do you recommend for normal compiling? I use 4MB because the FAQ mentions this size. I also have a 1.5 MB ramdisk in my "Windows" configuration, but I am aware of this limitation and govern myself accordingly. But if you think a 6MB ramdrive for my "DJGPP" configuration which I use for "serious" programming is a good idea I would increase it. So far 4MB has served me well. Ralph