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 11:31:34 am
List:net.java.dev.jna.users

On Jun 23, 2008, at 10:29 AM, Argyn wrote:

can you tell me what's the issue with Vista? why it's not supported out of the box? is there anything special about it?

a) gcc is not available targeted at vista b) the configuration and build of libffi, on which jna depends, does not support MSVC and related tools

There is a port of libffi hard-coded to build under MSVC for Vista, and there is a pre-beta version of gcc targeting Vista, but it'd be a lot of work to put it all together in anything but a one-off, hard- coded fashion.