[kaffe] Failed to locate native function: java/math/BigInteger.init0()V

Greg Wooledge greg@wooledge.org
Fri Jan 10 17:31:01 2003


--B52KEoKdbCpY/p3k
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Dalibor Topic (robilad@yahoo.com) wrote:

> It probably means
> that the configure script is unable to pick up gmp and
> something really bad happens ;)

Yes; I worked around this by creating symlinks to the gmp header
and library files from /usr/include and /usr/lib respectively.
I couldn't find anything like --with-gmp=3D/usr/local in the configure
script's --help.

> On a side note, I'd like to replace the GMP based
> java.math. code by the pure java implementation from
> GNU Classpath. I'm running benchmarks tonight to see
> what the eventual outcome would be like. This would
> probably hurt people using kaffe in interpreter mode
> for crypto software, or using java.security features.
> Is there anybody out there doing that?

Freenet makes extremely heavy use of cryptographic code.  I'm
currently running in interpreter mode because you guys suggested
it as a possible way to avoid certain assertions -- but see my
previous message for the first assertion. :-/

--=20
Greg Wooledge                  |   "Truth belongs to everybody."
greg@wooledge.org              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

--B52KEoKdbCpY/p3k
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (OpenBSD)

iD8DBQE+H3PrkAkqAYpL9t8RAtQoAJ4yBfN0Ixyksk9GliowsSYMAhyXjACeIfht
3SbitM7DuWRe9FEDp6DIwTM=
=VFJ2
-----END PGP SIGNATURE-----

--B52KEoKdbCpY/p3k--