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]

Re: The parallel make bug in gcc and gcc/cp


  In message <19991028152343.CF7DD1B493@ocean.lucon.org>you write:
  > > 
  > > On Wed, Oct 27, 1999 at 11:02:07PM -0700, H.J. Lu wrote:
  > > 
  > > > There is a parallel make bug in gcc and gcc/cp. The problem is
  > > 
  > > 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
  > 
  > I got similar error, but not every time.
  > 
  > > this is because I'm going too fast somewhere... I have a dual P3/450
  > > workstation with 256mb RAM. If I build with -j2 gcc builds fine.
  > > 
  > > 
  > 
  > Could you please try this patch?
  > 
  > Thanks.
  > 
  > H.J.
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > ---
  > Thu Oct 28 08:21:13 1999  H.J. Lu  <hjl@gnu.org>
  > 
  > 	* Make-lang.in (cplib2.ready): Also depend on cc1plus$(exeext).
Did you ever get any feedback from the person that submitted the bug report
on this patch?

jeff


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