libgcj failure: frame->marker == MARK_NONE
Erik Poupaert
erik.poupaert@chello.be
Mon Mar 17 18:58:00 GMT 2003
>>>> Sure. This is in _Jv_JNI_DeleteLocalRef. It means that the local
>>>> reference you are deleting couldn't be found.
The GCJ version is 4 days older. Otherwise, it's configured identically,
running on exactly the same platform (RH8.0)
By the way, I still can't get gcj (or ld for that matter) to include a
symbol table in "self" that the JNI lookup will find. "-export-dynamic"
doesn't help. In windows, I link with the *.exp file, and it works. How do I
get JNI to find its symbols in the executable?
More information about the Java
mailing list