delorie.com/archives/browse.cgi | search |
Message-Id: | <200002291819.NAA25855@delorie.com> |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Claire Hand" <charlie AT hand-family DOT org> |
To: | cygwin AT sourceware DOT cygnus DOT com |
Date: | Tue, 29 Feb 2000 10:16:05 -0800 |
MIME-Version: | 1.0 |
Subject: | Re: Make problem |
Reply-to: | charlie AT hand-family DOT org |
In-reply-to: | <200002280744.XAA10334@shell.tsoft.com> |
X-mailer: | Pegasus Mail for Win32 (v3.12a) |
> I'm running bash 2.06 on Windows98. > > I'm trying to learn how to use make in this environment. > > Every time make tries to execute a command, it says: > /c: /c: No such file or directory > > It gives this same message regardless of the command. > > For example, for the following small makefile: > > SHELL = bash > ProjectX:: > echo hello > > The output is: > > "C:/cygnus/cygwin-b20/H-i586-cygwin32/bin/bash.exe"-2.02$ make > echo hello > /c: /c: No such file or directory > make: *** [ProjectX] Error 127 > > I can run the command "echo hello" at the bash prompt, and it runs > correctly. In general, I can run commands in the shell, and never have > any problems, nor do I ever see this "/c: /c:" thing. > > I've tried the --win32 switch, and it doesn't make any difference. Removing "SHELL=bash" corrected the problem. -Charlie -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |