This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Building java library is slow
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: lucier at math dot purdue dot edu
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Mar 2002 13:50:37 +1200
- Subject: Re: Building java library is slow
- References: <200203280123.g2S1N2d14077@banach.math.purdue.edu>
lucier@math.purdue.edu wrote:
>The java library seems to be made serially, even when "make -j 8' is
>specified. Is there an easy way to fix this?
>
BTW you did:
make MAKE="make -j 8"
right?
Bryce.