--enable-libgcj-multifile controls how .class files are built; ... But what Per is talking about is how .o files are built.
Both, actually.
We could save some time by building .class and .o files at the same time, though that requires jc1 changes.
We could also save time by making --disable-static the default. Building static libraries is not very useful on other than embedded-class systems. -- --Per Bothner [EMAIL PROTECTED] http://per.bothner.com/