Building java library is slow

Fergus Henderson fjh@cs.mu.OZ.AU
Sun Mar 31 03:37:00 GMT 2002


On 28-Mar-2002, Michael Matz <matzmich@cs.tu-berlin.de> wrote:
> I get warnings like:
> "warning: jobserver unavailable: using -j1.  Add `+' to parent make rule."

Probably the right fix for this is, like the message says, to add
`+' at the start of the rules which recursively invoke make for the
subdirectories.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.



More information about the Gcc mailing list