Subject: Re: Is gcc slow? Or is our gcc slow? To: Chris G Demetriou <Chris_G_Demetriou@UX2.SP.CS.CMU.EDU> From: Ken Hornstein <kenh@cmf.nrl.navy.mil> List: current-users Date: 04/09/1996 09:44:59
>(Actually, that won't really work, because, for some INCREDIBLY
>BONE-HEADED REASON, gcc puts its temporary files in /var/tmp...
Setting TMPDIR does fix this problem. I set TMPDIR to /tmp for this
very reason.
--Ken