10 messages in net.java.dev.jna.usersRe: [jna-users] JNA at Win Mobile
FromSent OnAttachments
Carlos MacLeodDec 13, 2007 10:31 pm 
Timothy WallDec 14, 2007 6:35 pm 
Carlos MacLeodDec 19, 2007 3:51 am 
Carlos MacLeodDec 19, 2007 5:15 am 
Timothy WallDec 19, 2007 6:42 am 
Timothy WallDec 19, 2007 6:44 am 
Carlos MacLeodDec 21, 2007 3:09 am 
Carlos MacLeodDec 21, 2007 3:27 am 
Timothy WallDec 21, 2007 6:44 am 
Timothy WallDec 22, 2007 5:36 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 at Win MobileActions...
From:Carlos MacLeod (carl@gmail.com)
Date:Dec 19, 2007 3:51:02 am
List:net.java.dev.jna.users

I was trying to port, but my JVM ( Creme ) only supports 1.3 compliance. I have another projects, then it was paused. I need JNA support because i would like to access Zebra Mobile printers with blue tooth and there are no free implementations of CDC blue tooth API.

I would like to contact another people with the same objective ( A JNA port for Win Mobile ), so we can work togheter...

-- Regards, Carlos MacLeod

"Java is like violence: if it doesn's solve your problem, you aren't using enough of it"

2007/12/14, Timothy Wall <twal@dev.java.net>:

The wince-arm target is supported by the underlying ffi library (using mingw-ce as the compiler). I know at least one guy was poking at it, but I don't think he had enough gcc toolchain experience to pull it off.

I don't think it'd be that hard, though, if you've got hardware and/ or a simulator available.

On Dec 14, 2007, at 1:32 AM, Carlos MacLeod wrote:

Does anybody sucessfuly ported JNA ?