[kaffe] [patch] --enable-pure-java-math

Dalibor Topic robilad at yahoo.com
Wed Jan 15 04:40:01 PST 2003


Hi,

here it is, a pure java patch for java.math. It allows
the user to select to use GNU Classpath's pure java
implementation of java.math at configure time.

It will also get automatically selected if either
libgmp or gmp.h are not found, which seems to be a
common problem. It will print out a warning message if
it gets selected if libgmp is present but gmp.h is
not. 

The idea behind this is to give people who have libgmp
installed the idea to install libgmp-devel, too, or
whatever it is called if the headers are missing ;)

It also fixes the BigInteger missing native method bug
reports we've been seeing lately.

Thrown in is the improved --classpath support, which I
really need for testing gnu crypto, and the
configuration option --with-dmalloc, which I couldn't
really get to work yet, but hope to have running soon.

please give it a try and tell me what you think,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pure-java-math.patch.bz2
Type: application/octet-stream
Size: 44813 bytes
Desc: pure-java-math.patch.bz2
Url : http://kaffe.org/pipermail/kaffe/attachments/20030115/1c3883f4/attachment-0003.obj 


More information about the kaffe mailing list