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 7:03:08 am
List:net.java.dev.jna.users

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