Andrew> So now we have somewhere between 1-3 plus driver scripts plus
Andrew> the JVM which can be a pain in the butt to install on say a
Andrew> powerpc Linux box because there is no JVM that exists to begin
Andrew> without gcj.
Tom> There's kaffe and jamvm, and probably others.
Andrew Haley also floated the idea of checking in all the .class files
and CNI headers, and simply disabling the java->class compilation for
most developers.
This would solve one problem but not the one at hand... we would still
need ecj in order to run 'make check', or for the installed gcj to be
useful.
Folks, please comment on this.