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] Autogen-erated dependencies for the toplevel


On Aug  9, 2004, Paolo Bonzini <paolo.bonzini@polimi.it> wrote:

>> There's no need, but there is interest in doing so.  E.g., after `make
>> bootstrap install', with a top-level bootstrap, I'd like every
>> installed package to have been built with the latest compiler (i.e.,
>> stage2 == stage3).

> I can do it by always enabling the build modules if toplevel bootstrap
> is active, or something like that.

Err...  Build modules don't have to be bootstrapped.  Only packages
built for the host would benefit from that.  If build modules is what
the patch was about and I misunderstood, I apologize.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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