Bug in `gcj -fjni'
Tom Tromey
tromey@redhat.com
Fri Jan 26 15:06:00 GMT 2001
While looking at JNI a bit today I noticed that `gcj -fjni' still
gives an error in some situations, reminiscent of the bug Alex fixed
last week or so.
`overload.java' is in libjava/testsuite/libjava.jni:
+ gcj -fjni -o x-overload --main=overload -L. -loverload overload.java
/tmp/cckNQ4Ic.s: Assembler messages:
/tmp/cckNQ4Ic.s:571: Error: Ignoring attempt to re-define symbol
/tmp/cckNQ4Ic.s:571: Error: Rest of line ignored. First ignored character is `,'.
Tom
More information about the Java
mailing list