This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] toplevel bootstrap documentation
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 30 Jan 2006 08:39:43 +0100
- Subject: Re: [PATCH] toplevel bootstrap documentation
- References: <43DB5943.2010200@lu.unisi.ch>
Paolo Bonzini <paolo.bonzini@lu.unisi.ch> writes:
| And at last,
Hi Paolo,
With the old machinery, it was possible, with a visual inspection of
the compilation process, at what stage was the bootstrap because there
was something like /path/to/stageN/xgcc in the commands. Something
that seems to have disappear now. Is there a way to have similar
effect, e.g. a visual marker?
-- Gaby