4 messages in net.java.dev.jna.usersRe: [jna-users] Vista 64bit?
FromSent OnAttachments
ArgynJun 21, 2008 5:11 pm 
Timothy WallJun 23, 2008 5:02 am 
ArgynJun 23, 2008 7:28 am 
Timothy WallJun 23, 2008 11:31 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] Vista 64bit?Actions...
From:Timothy Wall (twal@dev.java.net)
Date:Jun 23, 2008 5:02:21 am
List:net.java.dev.jna.users

You can do this with either ming for windows 64-bit (not yet even beta) or with MSVC (using python's ctypes fork of libffi). It most definitely is not buildable out of the box, though.

The easiest path is probably to write some shell wrappers for cl.exe and link.exe so that they act like gcc.

On Jun 21, 2008, at 8:11 PM, Argyn wrote:

Hi

does JNA suppport Vista 64 bit? If not then how to add it?