delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/08/01/11:29:43

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
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Thu, 1 Aug 2002 11:29:20 -0400 (EDT)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
Subject: Re: make problem -- does not terminate on error
In-Reply-To: <67290-2200284175547475@M2W042.mail2web.com>
Message-ID: <Pine.GSO.4.44.0208011118590.3395-100000@slinky.cs.nyu.edu>
MIME-Version: 1.0

On Thu, 1 Aug 2002, aek AT pumpkininc DOT com wrote:

> Igor Pechtchanski wrote:
>
> > Check your environment for MAKEFLAGS (or some such), and see if it
> > contains "-k".
>
> Only environment setting is MAKE_MODE=unix. Would that be it?
>
> Regards,
> Andrew

I doubt it.  The normal unix make uses no such variable.  This one is
probably from mingw (which I know little about, so I won't speculate
further).

Try to print the environment from the inside of the makefile (by putting a
-env in the default rule).  That may give some clues.

Also, make sure you're running the correct (cygwin) make ('which make'
should do it).  Make sure you're using '$(MAKE)' to invoke make
recursively, rather than 'make', as the path may be set incorrectly.  I
would put both '-which make' and '-echo $(MAKE)' in the default rule, just
to verify that.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


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

- Raw text -


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