> > 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? No, I just do "make -j 8", which seems to have done the right thing with the rest of the bootstrap build since about make 3.78.1 or so. Brad