alan_at_nabeth.cxo.dec.com said
GCC is probably putting a file in /tmp. Many programs
honor an environment variable, TMPDIR, that is an alternate
temporary directory to use. See if GCC is one of these.
Alternately, think about moving /tmp to its own file system
where it will have enough space.
Which got me straight on the GCC part for a while until it ran out of memory
Alan also mentions the sysconfigtab stuff but I can't seem to get that part
going.
John Barnwell
Received on Fri Sep 20 1996 - 03:31:43 NZST