kaffe and java-gnome (Was: [kaffe] System.loadLibrary() should look in /lib and /usr/lib)

Mark Wielaard mark at klomp.org
Fri Jul 4 15:45:02 PDT 2003


Hi Helmer,

On Fri, 2003-07-04 at 23:25, Helmer Krämer wrote:
> seems like you're using the unix-jthreads threading system,
> right? Have you already tried what happens when you're using
> unix-pthreads instead?

Thanks. When configure is given --with-threads=unix-pthreads it works a
bit better. No more blocking threads and my other threads seem to
actually run now. Good.

Attached is my very simple JNI_OnLoad() support patch.

But there is still some problem when the glib timer fires so it might be
a bit bogus even though it seems to call the correct function when the
library is loaded.

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: external.diff
Type: text/x-patch
Size: 799 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20030704/83c58dbb/attachment-0002.bin 


More information about the kaffe mailing list