| delorie.com/archives/browse.cgi | search |
| 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 |
| Message-ID: | <000f01c236d5$99b7f8e0$56b6b080@unimuenster.de> |
| From: | "Frank Wuebbeling" <wuebbel AT math DOT uni-muenster DOT de> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Using .bat in Makefile |
| Date: | Mon, 29 Jul 2002 09:57:30 +0200 |
| MIME-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |