CDT 6.0 Missing 64 Bit OS X implementation Libraries [message #235200] |
Thu, 25 June 2009 11:17 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.25408 seconds