This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: The parallel make bug in gcc and gcc/cp
- To: mrs at windriver dot com (Mike Stump)
- Subject: Re: The parallel make bug in gcc and gcc/cp
- From: hjl at lucon dot org (H.J. Lu)
- Date: Thu, 28 Oct 1999 10:41:21 -0700 (PDT)
- Cc: egcs at egcs dot cygnus dot com
>
> > 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)