| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <19991016035751.14245.qmail@hotmail.com> |
| X-Originating-IP: | [209.156.168.62] |
| From: | "Tirumala R Bokka" <tirumala_rao AT hotmail DOT com> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | problems in running nmake from GNU make |
| Date: | Sat, 16 Oct 1999 09:27:51 IST |
| Mime-Version: | 1.0 |
Hi,
I'm facing a problem while I'm trying to run NMAKE from a GNU Makefile
to build a subsystem. The makefile is recursively invoking nmake to build a
subdirectory. I'm invoking nmake as follows:
cd dir1 && nmake -f template.mak
Make invokes NMAKE, but NMAKE gives an error saying,
NMAKE : fatal error U1065: invalid option '-'
Running the same line from shell command line works fine.
Does GNU Make know about nmake?
or
Is NMAKE trying to be smarter than it is?
any ideas?
- Tirumal
PS: I would like everything to be in the GNU Makefile format but,
for the sake of curiosity I'd like to know what's wrong
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |