home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!male.EBay.Sun.COM!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!appserv!khb
- From: khb@chiba.Eng.Sun.COM (Keith Bierman-khb@chiba.eng.sun.com::SunPro)
- Newsgroups: comp.sys.sun.apps
- Subject: Re: Can f77 be taught not to use /tmp?
- Date: 21 Jan 93 12:21:33
- Organization: SunPro
- Lines: 27
- Message-ID: <KHB.93Jan21122133@chiba.Eng.Sun.COM>
- References: <1993Jan20.185627.19507@mapsut.einstein.com>
- NNTP-Posting-Host: chiba
- In-reply-to: shmuel@mapsut.einstein.com's message of 20 Jan 93 18:56:27 GMT
-
-
-
- >It seems that f77 uses /tmp as its temporary file repository. For large
-
- True. One solution is to enable TMPFS and put the swap anywhere you like.
-
- man f77
-
- NAME
- f77 - FORTRAN compiler
-
- SYNOPSIS
- ....
- [ -temp=dir ] [ -time ] [ -u ] [ -U ] [ -v ] [ -V ] [
- ....
-
- -temp=dir Set directory for temporary files to be dir.
-
- Note: -pipe won't help.
-
- cheers
- --
- ----------------------------------------------------------------
- Keith H. Bierman keith.bierman@Sun.COM| khb@chiba.Eng.Sun.COM
- SunPro 2550 Garcia MTV 12-40 | (415 336 2648) fax 964 0946
- Mountain View, CA 94043 <speaking for myself, not Sun*> Copyright 1993
-
-