[kaffe] Kaffe and Freenet, round (N+1)

Mark Wielaard mark at klomp.org
Mon Jun 2 16:58:02 PDT 2003


Hi,

On Tue, 2003-06-03 at 01:36, Greg Wooledge wrote:
> Tech stuff: Freenet build 6043 or 593, Kaffe CVS from 2003-06-02,
> on OpenBSD 3.2 x86.  Kaffe was configured with "./configure
> --with-includes=/usr/local/include --with-libraries=/usr/local/lib
> --with-engine=jit3 --enable-debug".  Freenet was built with jikes 1.14
> on a Debian "unstable" x86 box.

You might want to try to configure kaffe with --enable-pure-java-math
that will give you another (the GNU Classpath) java.math.BigInteger
implementation (which doesn't use the native libgmp).

Cheers,

Mark





More information about the kaffe mailing list