4 messages in net.java.dev.jna.usersRe: [jna-users] JNA support
FromSent OnAttachments
Asma ChihiApr 30, 2009 6:33 am 
Timothy WallApr 30, 2009 7:03 am 
Asma ChihiApr 30, 2009 7:20 am 
Timothy WallApr 30, 2009 8:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] JNA supportActions...
From:Timothy Wall (twal@dev.java.net)
Date:Apr 30, 2009 8:40:21 am
List:net.java.dev.jna.users

libffi supports some mips variants. I know nothing of the Mika VM. It's certainly not a preconfigured setup.

On Apr 30, 2009, at 10:21 AM, Asma Chihi wrote:

I have a Mips platform and I plan to use Mika VM, wrong choice?

On Thu, Apr 30, 2009 at 3:03 PM, Timothy Wall <twal@dev.java.net> wrote: If your embedded device is one of the indicated platforms, it should work.

If not, and your device is a CPU/platform supported by libffi, and your VM supports JNI, then it's portable with some effort.

If your CPU/platform is not supported by libffi, or your VM doesn't support JNI, then it's a lot of work or not feasible.

What platform and VM are you planning to use?

On Apr 30, 2009, at 9:34 AM, Asma Chihi wrote:

Hi all,

I am new in JNA and please I want to know wich jvms support jna and which do not? because I will use JNA in an embedded device.

Thanks in advance

Asma