4 messages in net.java.dev.jna.usersRe: [jna-users] Calling 32-Bit-Lib fr...
FromSent OnAttachments
Jens ArmMar 18, 2008 7:16 am 
Timothy WallMar 18, 2008 9:45 am 
Jens ArmMar 19, 2008 5:43 am 
Wayne MeissnerMar 19, 2008 10:57 pm 
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] Calling 32-Bit-Lib from 64-Bit JavaActions...
From:Jens Arm (JA@pixip.net)
Date:Mar 19, 2008 5:43:09 am
List:net.java.dev.jna.users

Is it with JNA possible to call a 32-Bit-Lib over JNA on a 64-Bit- Machine running 64-Bit Java?

I don't know.

Is it possible to call a 32-bit library from a 64-bit program on whatever OS you're running?

Sorry, I have forgotten to say, that it is Ubuntu-Linux 64Bit on x86_64.

I can run 32Bit-Programms on it (after I install "ia32-libs"-Package), but I do
not know if it is possible to mix 32-/64-Bit programs and "shared objects".

Jens