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?


On Nov 14, 2000, DJ Delorie <dj@redhat.com> wrote:

>> 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 suppose we should arrange for this ``successful'' link/file to be
created only at the end of a `make all' or a `make bootstrap', not
after each stage is built.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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