delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/07/11/22:59:16

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
Message-ID: <3F0F78AA.3060708@seawood.org>
Date: Fri, 11 Jul 2003 19:55:38 -0700
From: Christopher Seawood <cls AT seawood DOT org>
Reply-To: cls AT seawood DOT org
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5a) Gecko/20030706
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: make 3.80 and VPATH
References: <3F0DE2D4 DOT 8010801 AT seawood DOT org> <3F0F274F DOT 3060700 AT seawood DOT org>
In-Reply-To: <3F0F274F.3060700@seawood.org>

Christopher Faylor wrote:

 > Then, we need to know *how*you*are*running*make*.

We're just typing 'make', which unless something changed, should be the 
same as 'make --unix'.  'make -p | grep MAKE_MODE' returns 'MAKE_MODE = 
unix'.  Hmm.  I do see that /etc/profile is setting MAKE_MODE=unix so 
that may not be make's default.

 > You don't have to go into exhaustive detail about how mozilla works.
 > You just need a (probably) three line makefile and a copy of the make
 > command line and, if you are using it, description of the MAKE_MODE
 > environment variable setting.
 >
 > I am not trying to be difficult.  I have tried to construct my own test
 > case and, AFAICT, it works fine.
 >
 > I run it like thist:
 >
 > make --win32 -f mkfile
 >
 > mkfile contains:
 >
 > VPATH=c:/tmp
 > all: remount.bat
 > 	echo $?
 >
 > remount.bat exists in c:/tmp.

That example works fine if I do 'make --win32' but fails when just using 
'make'.  That is a change in behavior from the previous version of make. 
  The testcase works with either of --unix & --win32 when using make 
3.79.1-7 .

Using --win32 is not an option for building Mozilla as the common set of 
build rules assume that a bourne shell is being used.

- cls



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019