This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with new "make bootstrap"
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: Problem with new "make bootstrap"
- From: Laurynas Biveinis <lauras at softhome dot net>
- Date: Sun, 17 Sep 2000 14:23:56 +0200
- CC: gcc at gcc dot gnu dot org
- References: <10009161143.AA08355@vlsi1.ultra.nyu.edu>
Richard Kenner wrote:
>
> 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.
I cannot check my ideas right now (as bootstrap on DJGPP still does not complete),
but would adding extra stage_a dependency on source files help?
Laurynas