Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT 6.0 Missing 64 Bit OS X implementation Libraries
CDT 6.0 Missing 64 Bit OS X implementation Libraries [message #235200] Thu, 25 June 2009 11:17
Eclipse UserFriend
Just downloaded the Galileo/CDT 6.0 release and tried to launch it with
java 6 on OS X and I get all sorts of errors. Digging into the jar
files I see that the jni libraries are only compiled for 32 bit ppc and
x86. The first step would be to recompile these libraries in 64 bit
mode by adding the -arch x86_64 -arch ppc_64 flags to your compile
command.

Where might I download the source for CDT 6.0 so I can give this a
go? When I get it working I'll get either a patch or instructions into
a bug report so this can be included into the next CDT release.

The two libraries in question are:

libpty.jnilib
libspawner.jnilib

Thanks
Mike Jackson
Previous Topic:Multipage editor has problem in "open declaration"
Next Topic:Source a File in Pre-Build (Or Setup Environement via File)
Goto Forum:
  


Current Time: Sun Jul 27 01:50:49 EDT 2025

Powered by FUDForum. Page generated in 0.25408 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top