[kaffe] JVMPI status?

Jon Nall nall at themountaingoats.net
Thu Mar 11 11:38:03 PST 2004


> since there is no way to guarantee that the external argz_create_sep() 
> will use malloc/free (afaik), it may be better to do 1, in my opinion. 
> And since it's a bug in libtool, please send a bug report upstream to 
> the libtool developers, as well.


dalibor,
i don't think this is a libtool bug. i think the solution is to remove 
it from libltdl/acinclude.m4:6372. i don't have up to date 
autoconf/automake, so i can't test it, but manually removing it from 
libltdl/configure:21057 worked.

i'm attaching a patch that should resolve both the malloc issue and the 
assert i mentioned in my previous email.

current status is that i can get EJP to load and run successfully on 
small programs. i tried it on a larger program and got an internal error 
in EJP (an error that doesn't show up when i run against the sun JDK). 
so i'll debug that one next.


nall.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: kaffe-jvmpi-malloc_and_req_event.patch
Url: http://kaffe.org/pipermail/kaffe/attachments/20040311/c4e4b8b1/attachment-0002.txt 


More information about the kaffe mailing list