Date: Sun, 14 Nov 1999 13:47:40 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJGPP Workers cc: Laurynas Biveinis Subject: Re: GCC porting questions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 14 Nov 1999, Andris Pavenis wrote: > Also crash in some places will force to do manual cleanup before one can > restart (hint: try 'make configure-target-libio', cancel it with Ctrl-C > and rerun, of course all this after 'make all-gcc') Usually, Make should remove all files it produced if it is interrupted. Are you using the latest version of Make? (The support for interrupting was broken at some point; I think that Make 3.78.1 does this correctly.) Or perhaps the GCC Makefile doesn't tell Make about all the files that eavery target produces, in which case you will indeed be left with corrupted intermediate files. Btw, Andris, your return address is again set to , which bounces.