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: Undoing a bootstrap


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

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