This is the mail archive of the cygwin@sources.redhat.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: make is broken (cygwin 1.1.0 / win2k)


On Wed, Jul 12, 2000 at 05:25:00PM -0700, Jon C. E. Slenk wrote:
>bash-2.04$ set MAKE_MODE = unix
>[try it anyway]

Chuck was giving you a comand to run from the windows command prompt.
If you're in bash, the command is: 

export MAKE_MODE=unix

I should point out that you have more than one version of make on your
system.  I would not be surprised if you were somehow running the wrong
version of make.  'make --version' will show you what version you
are running at least.

Or, typing /bin/make will explicitly run the cygwin version.

cgf

--
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]