Hi, On Fri, 2005-02-11 at 23:05 -0200, Joao Victor wrote: > Is it possible to build gjdoc with kaffe (kjc)? There's no option such > as '--with-kaffe', so it's always trying to build with gcj here.
That should work by doing export JAVA=kaffe export JAVAC=kjc ./configure make make install Cheers, Mark
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

