Using .bat in Makefile

Frank Wuebbeling wuebbel@math.uni-muenster.de
Mon Jul 29 03:27:00 GMT 2002


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/



More information about the Cygwin mailing list