problems in running nmake from GNU make
Ajit George
gajit@kurianinc.com
Sun Oct 31 19:54:00 GMT 1999
Since invoking 'nmake -' gets the same results, it looks like your makefile
passes a double dash to nmake somewhere along the line.
Ajit
-----Original Message-----
From: cygwin-owner@sourceware.cygnus.com
[ mailto:cygwin-owner@sourceware.cygnus.com ] On Behalf Of Tirumala R Bokka
Sent: Saturday, October 16, 1999 4:28 AM
To: cygwin@sourceware.cygnus.com
Subject: problems in running nmake from GNU make
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@sourceware.cygnus.com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list