This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [patch] Introduce top level bootstrap as a technology preview :-)


On Sep 19, 2003, neroden@twcny.rr.com (Nathanael Nerode) wrote:

> I withdraw the patch; I want to make a lot of improvements first, and I 
> found a couple of critical bugs.  It's still fun to look at though.

I suppose one of them is that you really have to build every bootstrap
stage in the same directory, otherwise the current directory stored in
the object files will be different, and compare will fail.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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