home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8023 < prev    next >
Encoding:
Text File  |  1993-01-25  |  884 b   |  25 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!exa!joiner
  3. From: joiner@exa.cs.umn.edu (Jay K. Joiner)
  4. Subject: Re: /Fd in cset
  5. Message-ID: <joiner.728017956@exa>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: exa.cs.umn.edu
  8. Organization: University of Minnesota
  9. References: <1993Jan25.155025.20809@vedge.com>
  10. Date: Tue, 26 Jan 1993 03:12:36 GMT
  11. Lines: 12
  12.  
  13. In <1993Jan25.155025.20809@vedge.com> hendrik@vedge.com (Hendrik Boom) writes:
  14.  
  15. >The cset C++ compiler from the November pdk keeps asking me to
  16. >specify the /Fd option.  When I do so, it works fine.
  17. >But I haven't found this option in the documentation.
  18.  
  19. >Does anyone know what it means?
  20.  
  21. It says to keep temporary files on disk in the dir pointed to by
  22. the TMP environment variable.  It is documented in the on-line
  23. documentation.
  24.  
  25.