home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / apps / 3042 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!male.EBay.Sun.COM!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!appserv!khb
  2. From: khb@chiba.Eng.Sun.COM (Keith Bierman-khb@chiba.eng.sun.com::SunPro)
  3. Newsgroups: comp.sys.sun.apps
  4. Subject: Re: Can f77 be taught not to use /tmp?
  5. Date: 21 Jan 93 12:21:33
  6. Organization: SunPro
  7. Lines: 27
  8. Message-ID: <KHB.93Jan21122133@chiba.Eng.Sun.COM>
  9. References: <1993Jan20.185627.19507@mapsut.einstein.com>
  10. NNTP-Posting-Host: chiba
  11. In-reply-to: shmuel@mapsut.einstein.com's message of 20 Jan 93 18:56:27 GMT
  12.  
  13.  
  14.  
  15. >It seems that f77 uses /tmp as its temporary file repository.  For large
  16.  
  17. True. One solution is to enable TMPFS and put the swap anywhere you like.
  18.  
  19. man f77
  20.  
  21. NAME
  22.      f77 - FORTRAN compiler
  23.  
  24. SYNOPSIS
  25. ....
  26.           [ -temp=dir ] [ -time ] [ -u ] [ -U ] [ -v ] [ -V  ]  [
  27. ....
  28.  
  29.      -temp=dir Set directory for temporary files to be dir.
  30.  
  31. Note: -pipe won't help.
  32.  
  33. cheers
  34. --
  35. ----------------------------------------------------------------
  36. Keith H. Bierman    keith.bierman@Sun.COM| khb@chiba.Eng.Sun.COM
  37. SunPro 2550 Garcia MTV 12-40             | (415 336 2648) fax 964 0946
  38. Mountain View, CA 94043  <speaking for myself, not Sun*> Copyright 1993
  39.  
  40.