On Sat, Feb 12, 2005 at 02:42:55AM +0100, Mark Wielaard wrote: > 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
./configure --disable-native > make > make install Michael _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

