This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem with new "make bootstrap"
- To: gcc at gcc dot gnu dot org
- Subject: Problem with new "make bootstrap"
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sat, 16 Sep 00 07:43:03 EDT
Once it finishes, it never realizes that files have changed. So it's
not like the old "make bootstrap3" where it would do any needed recompiles.
You now have to remove stage_e, which is very counterintuitive. Unless
some more automation can be added to allow the normal kinds of things we
need to do to be done without removing mysteriously-named files, I'd suggest
this change be reverted: the confusion isn't worth the improvement.