This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: what should bootstrap *really* do?


> Date: Tue, 14 Nov 2000 09:58:59 -0500
> From: DJ Delorie <dj@redhat.com>

> I, personally, want a restartable bootstrap because I, personally,
> work on systems that can't reliably complete a full bootstrap.  Other
> people have other needs.  I'm trying to change the system so that more
> than one option is available.

Then why not have a *new* target with the *new* (restart-in-middle)
functionality instead of changing the "bootstrap" target?  The name
"bootstrap-restart" comes to mind. :-)

BTW, all stages should be built in the same directory (like
now), or you risk debugging info being different and failing to
compare.

brgds, H-P

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]