>>>>> "Brian" == Brian Jones <[EMAIL PROTECTED]> writes:
Brian> To use gcj for bytecode compilation, use --with-gcj. Since Brian> jikes is (a) faster and (b) works for me, jikes is still the Brian> default. FWIW, gcj 3.1 ought to be much faster here, maybe as fast as jikes. Between 3.0 and 3.1, Per changed gcj so that it can compile multiple .java files to .class files at once. Tom _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

