| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Thu, 27 Feb 2003 09:46:33 -0500 |
| From: | Christopher Faylor <cgf-noreply AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: make refuses to enter "unix-mode" |
| Message-ID: | <20030227144633.GB5638@redhat.com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <3E5DF1A2 DOT 97610DE1 AT methodpark DOT de> |
| Mime-Version: | 1.0 |
| 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 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |