This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: proposed bootstrap changes



>     unstage1: unstage1-norm
> 	-rm -rf stage2 stage3 stage4
> 
> Why bother doing this rm?  It's not part of normal procedures.

It's not strictly needed, and I can be talked out of it pretty easily.
I figured when you "unwind" the bootstrap, you'd want to remove them,
because "back then" they didn't exist.  It also keeps you from getting
too confused about which set of objects are the current ones.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]