This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: proposed bootstrap changes
- To: kenner at vlsi1 dot ultra dot nyu dot edu
- Subject: Re: proposed bootstrap changes
- From: DJ Delorie <dj at redhat dot com>
- Date: Thu, 16 Nov 2000 22:09:55 -0500
- CC: gcc at gcc dot gnu dot org
- References: <10011170300.AA26333@vlsi1.ultra.nyu.edu>
> Perhaps, but it's sometimes useful if you want to do some specialized
> testing to make stage2, then unstage1, build, make stage1, then unstage2.
> You don't want those "un" steps to do any rm's.
OK, I took them out. Should it still clean up the stageN directory
when you do an unstageN? There shouldn't be anything left in it but a
few empty subdirectories.