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