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 Message-ID: <000f01c236d5$99b7f8e0$56b6b080@unimuenster.de> From: "Frank Wuebbeling" To: Subject: Using .bat in Makefile Date: Mon, 29 Jul 2002 09:57:30 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Hi, 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: $ ls Makefile test.bat* $ cat Makefile a: test.bat $ cat test.bat echo $ make and goes Kaboom - segmentation violation, or Windows' version of it. Frank Wuebbeling Univ. Muenster/Germany Tel +49 -251 8333795 FAX +49 251 8332714 -- 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/