2 messages in net.java.dev.jna.usersRe: [jna-users] JNA on 64-bit Windows?
FromSent OnAttachments
Albert StrasheimSep 27, 2007 5:34 pm 
Timothy WallSep 28, 2007 4:54 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 on 64-bit Windows?Actions...
From:Timothy Wall (twal@dev.java.net)
Date:Sep 28, 2007 4:54:01 am
List:net.java.dev.jna.users

I don't know if anyone's ever tried it. According to cygwin.com, gcc works on 64-bit windows. I don't know about libffi.

On Sep 27, 2007, at 8:34 PM, Albert Strasheim wrote:

Hello all

I was wondering if JNA support 64-bit Windows XP/Server 2003/Vista?

There is a version of ctypes for 64-bit Windows, so a libffi that works exists.

http://mail.python.org/pipermail/python-announce-list/2007-May/ 005852.html

However, the Python folks did some work to get libffi to compile with Visual Studio. I'm not even sure there's a free 64-bit compiler for Windows.