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: The parallel make bug in gcc and gcc/cp


> 
> > Date: Thu, 28 Oct 1999 08:07:59 -0700
> > From: Michael Vance <briareos@lokigames.com>
> 
> > Currently, when I do 'make MAKE="make -j4" -j4 bootstrap' with CVS,
> > I get a failure along the lines of "unrecognized object type". I
> > assume this is because I'm going too fast somewhere...
> 
> Basically.  It would help us if you tried currect cvs, and saved out
> the build log, and then sort | uniq -c | sort -n and then find the
> line that it is doing twice (that it should not be doing), and then
> report that.  The above is a little vague...  If you don't have the
> time, or don't want to, that's fine, someone will at some point...
> 

I have sent int a detailed report and a patch. What else do you need?

-- 
H.J. Lu (hjl@gnu.org)


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