Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Wed, 12 Jul 2000 20:33:47 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: make is broken (cygwin 1.1.0 / win2k) Message-ID: <20000712203346.A6378@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <200007130025 DOT RAA30652 AT monad DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007130025.RAA30652@monad.com>; from jces@monad.com on Wed, Jul 12, 2000 at 05:25:00PM -0700 On Wed, Jul 12, 2000 at 05:25:00PM -0700, Jon C. E. Slenk wrote: >bash-2.04$ set MAKE_MODE = unix >[try it anyway] Chuck was giving you a comand to run from the windows command prompt. If you're in bash, the command is: export MAKE_MODE=unix I should point out that you have more than one version of make on your system. I would not be surprised if you were somehow running the wrong version of make. 'make --version' will show you what version you are running at least. Or, typing /bin/make will explicitly run the cygwin version. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com