public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problems with GNU make.exe on win98 (reformatted)
@ 2002-08-22 13:24 radc4
  2002-08-22 13:41 ` Soren A
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: radc4 @ 2002-08-22 13:24 UTC (permalink / raw)
  To: cygwin

Hi,

Heres the environment:
Win 98, cygwin-b20, make 3.75, DOS shell

Whenever I try to run make in a DOS shell, I get several
"Bad command or file name" errors. I discovered that I was
getting this error only for commands that are also part of
the standard DOS (command.com) library. This does not appear
to be a path problem since all non-DOS commands work fine.
Also, I am able to run the same DOS command outside of make.

Scenario:
If I place a "mkdir xxx" in the the makefile and run make, 
I get the mentioned error. However, I can run that same
command at the DOS prompt, and it works fine. If I go to the
cygwin bin directory, rename mkdir.exe to mkdir_test.exe, 
then adjust the makefile to contain "mkdir_test xxx", 
everything will work.

So, is it possible that make.exe is not looking outside the
DOS command shell for commands that are part of the standard
DOS library? But, it works for all other commands that are
in the PATH?

I have tried setting my PATH so that the cygwin/bin
directory is first, this does not help. This same 
environment works fine on Win 2000. Any help would be 
appreciated... Thanks.



--
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/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-08-26 17:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-22 13:24 Problems with GNU make.exe on win98 (reformatted) radc4
2002-08-22 13:41 ` Soren A
2002-08-22 23:42 ` Christopher Faylor
2002-08-25 16:26   ` Nicholas Wourms
2002-08-25 16:35     ` Michael A Chase
2002-08-25 16:47       ` Christopher Faylor
2002-08-26 13:07     ` Shankar Unni
2002-08-26 16:51       ` Jon Cast
2002-08-26 17:27         ` Michael A Chase
2002-08-23  6:00 ` Johan Bezem

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).