This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Undoing a bootstrap
- To: gcc at gcc dot gnu dot org
- Subject: Undoing a bootstrap
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Wed, 13 Sep 00 17:49:44 EDT
With the new "make bootstrap", what's the recommended way of "undoing" it?
In other words, if a bootstrap fails and I fix something, I normally just
rename all the stage1 files back and do another "make bootstrap". Now I
have to do something else. What is it?