>>>>> "Matthias" == Matthias Klose <[EMAIL PROTECTED]> writes:
Matthias> explicitely adding -bootclasspath Matthias> /usr/share/java/libgcj-4.0.jar works around that failure. Is Matthias> this the right thing to do, or is the real problem that ecj Matthias> derives the bootclasspath implicitely from the runtime used Matthias> to run ecj? My reading of the ecj code is that it uses java.home to find rt.jar. I would suggest either compiling a default into ecj, or always requiring java-gcj-compat. For Fedora we do the latter. Tom _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

