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?



> I think we should just build the stages in their stage directories, but
> whenever a new stage is started, make / change a symlink to point to
> the new stage directory.

An interesting side effect of this is that it would mark the last
*successful* build if you did it right, which might not always be the
last stage you tried to build.  I'm not sure if that's best or not.

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