Date: Sun, 14 Nov 1999 15:41:11 +0200 (WET) From: Andris Pavenis To: Eli Zaretskii cc: DJGPP Workers , 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, Eli Zaretskii wrote: > > 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. I'm think that this is gcc not make problem. Make simply thinks that libio (or other library) is already configured even if this config not finished > > Btw, Andris, your return address is again set to > , which bounces. > Well, messed slightly with pine config. This message may still have bad return address though. Andris