Mail Archives: djgpp-workers/1999/11/14/07:03:37
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
<pavenis AT ieva01 DOT lanet DOT lv>, which bounces.
- Raw text -