X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Fri, 31 Dec 2004 20:31:32 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-ID: <01c4ef67$Blat.v2.2.2$18ea6160@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <1104501860.41d55c64358f1@webmail.wilkes.edu> (fdonahoe AT wilkes DOT edu) Subject: Re: Strange failure of egrep stub References: <1104501860 DOT 41d55c64358f1 AT webmail DOT wilkes DOT edu> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 31 Dec 2004 09:04:20 -0500 > From: fdonahoe AT wilkes DOT edu > > When this test in run with grep.exe from the grep251b.zip of > Nov 17, 2003 collection of utilities compiled with djgpp 2.04 > beta 2 the test is passed. > > However, with grep compiled with djgpp 2.04 from grep-2.5.1a.tar.gz > this test failed. Which part of the test fails? The shell script you posted invokes egrep 4 times. Which ones of the invocations fail? Ultimately, judging by the symptoms you described, I think there's no way to debug this except to reproduce the problem in some simpler situation, and then run it under GDB to see what's going on.