Date: Fri, 08 Aug 2003 10:15:30 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <7263-Fri08Aug2003101530+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Monika Hendricks on 7 Aug 2003 15:38:06 GMT) Subject: Re: [grx245]installation problems References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Monika Hendricks > Newsgroups: comp.os.msdos.djgpp > Date: 7 Aug 2003 15:38:06 GMT > > Pardon. But now i changed my SHELL to command.com and it's the same. > Afterwards to SHELL=cmd.exe with exactly the same messages for the > invocation of make. This cannot be the core problem. I agree, but it was worth trying what Hans-Bernhard suggested; now we know for sure. Anyway, the problem seems to be that a line that is supposed to delete *.o files fails, right? Does it help to use the -k switch when you invoke Make? Does it help to prepend a `-' character to the offending line in the Makefile? If neithyer of these helps, please post the complete transcript of the two Make runs, one each for every suggestion above.