This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Example of debugging GCC with toplevel bootstrap
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: jason at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 13 Jan 06 20:01:11 EST
- Subject: Re: Example of debugging GCC with toplevel bootstrap
Steven Bosscher wrote:
> ... you can use --disable-bootstrap and do a regular make, or is there
> some reason why you can't do that?
I wasn't aware of the option. Guess I'll do that, then.
I thought the point was that that option is temporary and will go away.
Did I misunderstand?