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: [toplevel] Fix make install (PR 22440)


On Jul 14, 2005, Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:

>> 
>> 
>> Not quite.  Although they do act as subroutines, there's nothing to
>> stop them from being processed in parallel, unless you explicitly add
>> deps to serialize them.
>> 
> For toplevel bootstrap, there is a .NOTPARALLEL in the makefile.
> Removing it is near the top of my todo list, just after *enabling*
> toplevel bootstrap...

> I think Serge's patch should go in as it mimicks exactly what is done
> for "all" and other targets.  I promise to fix it asap.

Deal :-)

-- 
Alexandre Oliva         http://www.lsd.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]