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]
Other format: [Raw text]

Re: What happend to bootstrap-lean?


Gabriel Dos Reis wrote:
Andrew Pinski <pinskia@physics.uc.edu> writes:

| > | > On Fri, 16 Dec 2005, Paolo Bonzini wrote:
| > > Yes. "make bubblestrap" is now called simply "make".
| > | > Okay, how is "make bootstrap-lean" called these days? ;-)
| > | > In fact, bootstrap-lean is still documented in install.texi and | > makefile.texi, but it no longer seems to be present in the Makefile
| > machinery. Could we get this back?
| | bootstrap-lean is done by doing the following (which I feel is the wrong way):
| Configure with --enable-bootstrap=lean
| and then do a "make bootstrap"


Hmm, does that mean that I would have to reconfigure GCC if I wanted
to do "make bootstrap-lean" after a previous configuration and build?

I think the answer must be "no", but I'm not sure.

-- Gaby

I've not been able to find another way to rebuild (on SuSE 9.2, for example) after applying the weekly patch file. I'm hoping that suggestion works.


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