From: jdeifik AT weasel DOT com (Jeff Deifik) Subject: bug with beta-16 and make and sh? 6 Nov 1996 19:09:55 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT 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 AT pop DOT ni DOT net X-Mailer: Windows Eudora Pro Version 2.2 (32) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT 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 AT weasel DOT com turbo AT weasel DOT com - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".