building libgcj on solaris
Tom Tromey
tromey@cygnus.com
Sat Apr 1 00:00:00 GMT 2000
>>>>> "Joerg" == Joerg Brunsmann <joerg.brunsmann@FernUni-Hagen.de> writes:
Joerg> If you do this with egcs-20000221 and
Joerg> libgcj-snapshot-2000年02月23日 on Solaris 2.7 you need to "#ifdef
Joerg> INTERPRETER" out the body of _Jv_JNI_RegisterNatives in
Joerg> jni.cc.
Dude, please report these things! Until we get some sort of nice
testing infrastructure set up, which could be a while, bugs like this
only get fixed if the person who notices them sends a report.
In some cases, like this one, I can fix the bug immediately...
Joerg> ../../../libjava/java/math/BigInteger.java: In class `java.math.BigInteger':
Joerg> ../../../libjava/java/math/BigInteger.java: In method `isProbablePrime(int)':
Joerg> ../../../libjava/java/math/BigInteger.java:1287: internal error in check-init: tree code not implemented: abs_expr
I thought Alex had a patch for this.
Maybe I'm confused.
Joerg> In file included from ../../../libjava/java/lang/natDouble.cc:32:
Joerg> java/lang/Double.h:39: `Infinity' was not declared in this scope
Joerg> java/lang/Double.h:40: `Infinity' was not declared in this scope
This one I probably can't fix immediately. I'll have to investigate.
Tom
More information about the Java
mailing list