Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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, 1 Aug 2002 11:36:39 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: make problem -- does not terminate on error Message-ID: <20020801153639.GC19138@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <67290-2200284175547475 AT M2W042 DOT mail2web DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i On Thu, Aug 01, 2002 at 11:29:20AM -0400, Igor Pechtchanski wrote: >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). Cygwin make uses this variable. I doubt that mingw does. Setting it to MAKE_MODE=unix is a noop. That's the default. cgf -- 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/