bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make -j with recursive make problems


From: gmane
Subject: Re: make -j with recursive make problems
Date: Mon, 25 Nov 2002 10:16:05 +0300

Hello, Paul!
This happends every the time I run make -j to me.
I also built and tried make 3.80 from ftp.gnu.org with the same result:
parent make tries to build the object file before 
the child exited, thus before the prerequisite exists.

All my systems are Linux BTW.

Thanks,
MST

On Mon, 25 Nov 2002 01:15:54 -0500, "Paul D. Smith" <address@hidden>
said:
> Please try it with GNU make 3.80.  If it only happens occasionally it
> might be a manifestation of a bug that was fixed in 3.80.
> 
> -- 
> -------------------------------------------------------------------------------
>  Paul D. Smith <address@hidden>          Find some GNU make tips at:
>  http://www.gnu.org                      http://make.paulandlesley.org
>  "Please remain calm...I may be mad, but I am a professional." --Mad
>  Scientist
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]