This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: make refuses to enter "unix-mode"


On Thu, Feb 27, 2003 at 12:08:18PM +0100, Markus Hanke wrote:
>So it seems, that my environment variable "make_mode" is correctly set
>to use posix style things.  Wy does make work then, if I pass "--unix",
>which should not be neccessary?  I searched for the sources of
>make.exe, but didn't find any to very my experienced behaviour on it.
>
>Some suggestions?

You must be running an older version of make.  The program defaults to
unix mode automatically.

Otherwise, it sounds like you haven't actually exported the MAKE_MODE
environment variable:

export MAKE_MODE=unix

If you still have problems please send "cygcheck -r -s -v" output as
mentioned in http://cygwin.com/bugs.html .

cgf
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam at sourceware dot org
and be permanently blocked from mailing lists at sources.redhat.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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