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: Mike Stump <mrs at apple dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Tue, 17 Jan 2006 20:30:30 -0800
- Subject: Re: Example of debugging GCC with toplevel bootstrap
- References: <10601140101.AA26257@vlsi1.ultra.nyu.edu>
On Jan 13, 2006, at 5:01 PM, Richard Kenner wrote:
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 thought the point was that that option is temporary and will go
away.
Over my dead body. We will always have a nice simple easy way to do
development so that it is quick fast and easy.