This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Sequential build of libjava


Brad> I don't quite understand the question---all the files in libjava
Brad> (multilibed) seem to be built serially.

Do other target directories build in parallel?
If you cd into the libjava target build directory and use `make -j8',
does that work?

As far as I know there's nothing in the libjava Makefile that would
cause everything to be built in serial.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]