This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Building java library is slow
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Michael Matz <matzmich at cs dot tu-berlin dot de>
- Cc: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>, lucier at math dot purdue dot edu, gcc at gcc dot gnu dot org
- Date: Sun, 31 Mar 2002 19:28:57 +1000
- Subject: Re: Building java library is slow
- References: <3CA276ED.6050209@waitaki.otago.ac.nz> <Pine.GSO.4.33.0203281144340.27502-100000@platon>
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.