This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: libgcj failure: frame->marker == MARK_NONE


>>>> 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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]