Sequential build of libjava

Michael Matz matz@suse.de
Thu Sep 5 11:56:00 GMT 2002


Hi,
On 5 Sep 2002, Tom Tromey wrote:
> 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?

No, _all_ of the target libraries, if they are started by the toplevel
Makefile are built serially. GNU make thinks, that suddenly the jobserver
is missing and goes back to -j1. Probably because file descriptors used
for communication with the submakes are closed or so. This happens since,
erhm, forever. I never quite understood, why the submakes building the
target libs miss the jobserver, but e.g. the submakes doing the normal
bootstrap in gcc/ have it available.
Ciao,
Michael.


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /