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?


    Thinking of someone whose build machine crashes part-way through the
    build, runs out of disk space, needs to tweak a configuration
    parameter here or there, I think `make bootstrap' should proceed from
    the stage in which the previous build stopped, not from stage1.

I don't.  Who knows how much havoc that running out of disk space or
"tweaked" parameter has or will cause?  Developers may be able to accurately
determine that, but users can't.

If *anything* goes wrong, they should be forced to start over again so
they can have confidence in the result.

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