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:Timothy Wall (twal@dev.java.net)
Date:Dec 21, 2007 6:44:14 am
List:net.java.dev.jna.users

Run the "ant native", and watch the output of the configure process. The rules for configuring and building libffi and the other native code is in native/Makefile, which gets run by ant in the "native" target. I'd suggest *only* running it from the ant target, since otherwise you might wind up with subtle differences in the build.

I'm moving this thread to the dev list. Post future questions there.

On Dec 21, 2007, at 6:10 AM, Carlos MacLeod wrote:

I successfully set up the mingwce on my linux box. I generated my first program for wince. There are special tips to compile libfi ? Will libfi be the win32-ARM.dll ?

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

That's probably your best option. Getting libffi to build under anything other than GCC if you have an appropriate version of GCC available would be wasted effort.

On Dec 19, 2007, at 8:16 AM, Carlos MacLeod wrote:

Is CeGCC a good option ?

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).

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