Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 27 Feb 2003 09:46:33 -0500
From: Christopher Faylor <cgf-noreply@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: make refuses to enter "unix-mode"
Message-ID: <20030227144633.GB5638@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <3E5DF1A2.97610DE1@methodpark.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3E5DF1A2.97610DE1@methodpark.de>
User-Agent: Mutt/1.5.1i

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@sourceware.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/

