Path: utzoo!attcan!uunet!wuarchive!usc!ucsd!ucbvax!NORTHSTAR.DARTMOUTH.EDU!tobeye From: tobeye@NORTHSTAR.DARTMOUTH.EDU (Anthony Edwards) Newsgroups: comp.soft-sys.andrew Subject: rasterv.c file too big Message-ID: Date: 26 Oct 90 20:26:59 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 We're in the process of compiling ATK4 PL7 on our SPARCs and ran into a problem when we get to the ${ANDREWDIR}/atk/raster/cmd/rasterv.c compile. Since rasterv.c is very large (124K), it eats up lots of /tmp disk space when compiling. Too much, in fact, for our machines. We're going to try a workaround of either a) temporarily enlarging our /tmp space b) breaking up the file into several, smaller files However, if in a future patch release this file was smaller, then we wouldn't need this workaround. - Anthony