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: Mon, 29 Jul 2002 03:34:19 -0500 (Central Daylight Time) From: Michael Hoffman Subject: Re: Using .bat in Makefile In-reply-to: <000f01c236d5$99b7f8e0$56b6b080@unimuenster.de> X-X-Sender: grouse AT mail DOT utexas DOT edu To: cygwin AT cygwin DOT com Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII On Mon, 29 Jul 2002, Frank Wuebbeling wrote: > I'm using a .bat-file in a Makefile, and make crashes while executing it. Any > idea how to fix that? I have the latest Cygwin-Release (just made an update), > and pretty much everything installed. Here's the demo: Works for me. $ ls Makefile test.bat* $ cat Makefile a: test.bat $ cat test.bat echo $ make test.bat C:\Documents and Settings\Michael Hoffman\tests>echo ECHO is on. > and goes Kaboom - segmentation violation, or Windows' version of it. Could you be a little more specific? Please also follow the bug reporting guidelines in . -- Michael Hoffman The University of Texas at Austin -- 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/