Xref: utzoo comp.sys.att:11376 comp.lang.c:35045 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!aramis.rutgers.edu!remus.rutgers.edu!mef From: mef@remus.rutgers.edu (Marc E. Fiuczynski) Newsgroups: comp.sys.att,u3b.tech,comp.lang.c Subject: -temp option Keywords: compiler options, System V Release 3.1 Message-ID: Date: 5 Jan 91 14:33:45 GMT Followup-To: comp.sys.att Distribution: na Organization: Rutgers Univ., New Brunswick, N.J. Lines: 27 Hi there, I'm having some trouble with the C compiler on my AT&T 3B2-400 running SVR3.1. The root filesystem is really full, thus, I have to specify where I would like to put the temp files that the C compiler produces. The C compiler allows the following option: -temp=directory which (supposedly) sets the directory for the temporary files. This is what I do: cc -o mdial -DNODEBUG -DSVR3 ckudia.c -temp=/usr/tmp and this is what I get back (after a while 8): Assembler: ckudia.c aline 5633 : trouble writing; probably out of temp-file space What am I doing wrong? -Marc -- ================================================================================ Marc Fiuczynski | mef@remus.rutgers.edu | mef@klinzhai.rutgers.edu Rpo 5814, Po Box 5063 | New Brunswick, NJ 08903 | Tel.: (908)/878-9388 ================================================================================