This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problems in running nmake from GNU make


I've just remembered that we can stop exporting of GNU make macros
by saying,

unexport MAKEFLAGS

Simple enough, isn't it?

"Tirumala R Bokka" <tirumala_rao@hotmail.com> writes:

> Hi All,
> 
> I thank everyone for the quick response, all your suggestions were
> helpful, but the real cause was pointed by Drew (thanks).
> 
> Make was setting MAKEFLAGS to --unix,
> which nmake was trying to use. I had to create a shell script
> that resets the MAKEFLAGS and calls nmake, and change my Makefile
> to call this script (instead of directly calling nmake)
> 
> - Tirumal

-- 
Takayuki TAMURA
ttathome@remus.dti.ne.jp

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]