GCC 4.1: Buildable on GHz machines only?

Per Bothner per@bothner.com
Thu May 5 15:43:00 GMT 2005


Tom Tromey wrote:
> --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
per@bothner.com   http://per.bothner.com/



More information about the Java mailing list