From: jdeifik@weasel.com (Jeff Deifik)
Subject: bug with beta-16 and make and sh?
6 Nov 1996 19:09:55 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <2.2.32.19961107013932.00c44f54.cygnus.gnu-win32@pop.ni.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
X-Sender: jdeifik@pop.ni.net
X-Mailer: Windows Eudora Pro Version 2.2 (32)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

All of the below is from a dos prompt, not from bash.

I have a makefile.
I say 'rm -f foo.o bar.o'
everything works fine.

I have another makefile.
I say 'rm -f *.o'

I get a pop-up error that says:
sh.exe - Entry Point Not Found
The procedure entry point cygwin_fork_helper_FPvN30 could not be located
in the dynamic link library cygwin.dll

I have a \bin directory with sh.exe
When I type 'rm -f *.o' from the DOS prompt, everything works fine.

This is with windows nt 4.0 server service patch 1 on a pentium 120...
I have gcc_exec_prefix set correctly. I have a \tmp directory...


        Jeff Deifik     jdeifik@weasel.com      turbo@weasel.com

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
