chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Chicken Java Support


From: felix winkelmann
Subject: Re: [Chicken-users] Chicken Java Support
Date: Sun, 10 Sep 2006 21:55:20 +0200

On 9/10/06, Kon Lovett <address@hidden> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

See the jni & javahack eggs.

Never used them myself but they compile & pass the tests I can run (I
do not have the "org.eclipse.swt.*" classes).

The posted jni egg needs -X easyffi for recent Chicken. The copy in
the svn repo has been chgd to detect automatically.

Thanks, Kon.

Note that the jni egg currently does not work reliable: if the nursery size
is too big (this is just guessing, BTW), then it might exceed the allocated
stack size of the running thread. Using a small nursery, or using a JVM that
lets you customize the stack max (-Xss or something) can work (did for me
for trivial tests).

Javahack should run quite well, but...well, it's a hack.


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]