Hi,
I've encountered this a few times. It happens the first time I run Kaffe when I've been installing Kaffe on a new system:
kaffe.util.SupportDisabled: GNU gmp was not found by Kaffe configure script
It's because the gmp development package wasn't configured.
I'd prefer it if Kaffe bailed out at configure time when it can't find gmp, unless I specifically override looking for gmp.
Hi Jim,
it should just proceed to use the pure java implementation in the case where it can'z find GNU gmp (at least I though I had taught the configure.in that trick). What did your configure.log's checks for GNU mp look like, i.e. which ones failed?
cheers, dalibor topic
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
