home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / programm / 6639 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1019 b   |  30 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!decwrl!pa.dec.com!e2big.mko.dec.com!labrea.zko.dec.com!man
  3. From: man@labrea.zko.dec.com (Richard Man)
  4. Subject: beta WorkFrame/2 problem with nmake
  5. Message-ID: <1992Nov23.221614.928@e2big.mko.dec.com>
  6. Lines: 18
  7. Sender: usenet@e2big.mko.dec.com (Mr. USENET)
  8. Reply-To: man@labrea.zko.dec.com (Richard Man)
  9. Organization: Digital Equipment Corporation
  10. Date: Mon, 23 Nov 1992 22:16:14 GMT
  11.  
  12.  
  13. This seems to a bug in beta workframe/2: 
  14.  
  15. 1. create a makefile (for used with nmake) with one C file.
  16. 2. invoke make under "Action"
  17.     system invokes icc, then link386 (twice??!!), then an apparent
  18.     bogus "cl" call. Since I don't have cl, system returns error.
  19.  
  20.     a. why two link386? One seems to be from icc, one from nmake
  21.     b. why the call to cl?
  22.  
  23. FYI, when creating the makefile, I selected the C file on the file list,
  24. and compile and link on the action list, then "start." Is there anything
  25. I did wrong?
  26. --
  27. - Richard F. Man (man@labrea.zko.dec.com)
  28. "Small Rovers, Big Dreams"
  29.  
  30.