On Mon, 2005-02-21 at 10:02, Arnaud Vandyck wrote: > Here is a test case: > [EMAIL PROTECTED]:/tmp$ javac BigMath.java > [EMAIL PROTECTED]:/tmp$ java BigMath > 25 > [EMAIL PROTECTED]:/tmp$
Been a while since I looked at this, but I suggest you run it explicitly with: kaffe -Xnative-big-math BigMath just to make sure that it isn't falling back to the pure-Java version. m. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]