Re: Kaffe and Freenet

2000-12-26 Thread Edouard G. Parmelan
Evan Prodromou wrote: > So, the current version of Kaffe in Debian (1.0.6-1 in woody, > 1.0.5-something in potato) doesn't support Freenet. The reason is that > Kaffe uses gmp to support the java.math.BigInteger class, and the > configure script for kaffe uses the old names for the gmp functions,

Re: Kaffe and Freenet

2000-12-26 Thread Edouard G. Parmelan
Evan Prodromou wrote: > So, the current version of Kaffe in Debian (1.0.6-1 in woody, > 1.0.5-something in potato) doesn't support Freenet. The reason is that > Kaffe uses gmp to support the java.math.BigInteger class, and the > configure script for kaffe uses the old names for the gmp functions,

Kaffe and Freenet

2000-12-24 Thread Evan Prodromou
So, the current version of Kaffe in Debian (1.0.6-1 in woody, 1.0.5-something in potato) doesn't support Freenet. The reason is that Kaffe uses gmp to support the java.math.BigInteger class, and the configure script for kaffe uses the old names for the gmp functions, so it didn't detect correctly.

Kaffe and Freenet

2000-12-24 Thread Evan Prodromou
So, the current version of Kaffe in Debian (1.0.6-1 in woody, 1.0.5-something in potato) doesn't support Freenet. The reason is that Kaffe uses gmp to support the java.math.BigInteger class, and the configure script for kaffe uses the old names for the gmp functions, so it didn't detect correctly.