This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Undoing a bootstrap
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Subject: Re: Undoing a bootstrap
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 13 Sep 2000 23:49:11 -0300
- Cc: gcc at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <10009132149.AA29485@vlsi1.ultra.nyu.edu>
On Sep 13, 2000, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:
> 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?
rm -f gcc/stage_? gcc/clean_s?
We should probably add a new Makefile target, for example,
`bootstrap-restart'.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me