Eclipse SDK for "hpux.motif.ia64" 64 bit [message #635865] |
Thu, 28 October 2010 08:17  |
Eclipse User |
|
|
|
Hi,
I Could not find the Eclipse SDK for "hpux.motif.ia64" 64 bit as the direct download. There is only 32 bit that is available. Can some body throw some light on whether there is any patch or some thing like the delta pack that is available for 64 bit.
Thanks
Jagadish
|
|
|
|
|
|
|
|
Re: Eclipse SDK for "hpux.motif.ia64" 64 bit [message #636946 is a reply to message #636712] |
Wed, 03 November 2010 09:26  |
Eclipse User |
|
|
|
Interesting, it looks like they've replaced the motif-based swt that shipped
with eclipse 3.3.2 with a gtk-based one they've built themselves, which
would enable 64-bit pointers.
The libraries I mentioned were the OS libraries that swt depends on. Most
64-bit *ix OSs provide 32-bit versions of their libraries as well, either
installed by default (eg.- in /usr/lib vs. /usr/lib64), or available as an
installable compatibility package. I don't know about hpux specifically,
I'm just speaking in general. And as you say, you would also need a 32-bit
jre, or a way to make the 64-bit jre run in 32-bit mode (I'm not sure if
HP's jre can do this, I know that Apple's does with its -d switch).
Grant
"jagadish suri" <jagadish.suri@amdocs.com> wrote in message
news:iap6o9$779$1@news.eclipse.org...
> 32 bit packages do not work on 64 bit JVM. . When you are specifying
> libraries do you mention OS libraries or the eclipse SWT libraires?
>
> well HP is offering 3.3 package for 64 bit JVM.
> The following is the link which i never was able to download even after a
> login.
> http://www.hp.com/go/64bit-eclipse
>
> Thanks
> Jagadish
|
|
|
|
Powered by
FUDForum. Page generated in 0.08905 seconds