Re: [Sablevm-user] jni: LD_LIBRARY_PATH ignored
Brought to you by:
egagnon
From: Prof. E. M. G. <eti...@uq...> - 2003-03-21 15:38:31
|
Mark Howard wrote: > Thanks for your reply. Unfortunately I'm now getting a different error. > sablevm: INTERNAL ERROR (source file "native_interface.c", line 24443): > todo > Aborted > I guess this is just unfinished code, so there's little I can do but > wait. Ah! You're using GetByteArrayRegion. This is easy enough to add. Could you send the list of the JNI functions your native library is calling. I know, SableVM should implement all of them, but I had a thesis to finish first... Right now, I have many things to do in parallel, so I try to do the strict necessary and delegate the rest to new SableVM developers. So, if you only need a few easy additional JNI hooks to add, I can try to do it fast. Etienne -- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |