Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Eclipse on Linux/390

I tried to bring up eclipse on Linux/390 and see that there are some
executables which are Intel only .... since 390 is BigEndian the loader
rejects with
a message ....... How much non-java code would I have to re-build to get
the shared object below ........ I built the motif version on Linux/390
using build.csh ....  I am able to get the splash screen up on my
x-server.... but then see this message...... so I guess the swt needs
re-build too ??

java.lang.UnsatisfiedLinkError:
/eclipse/eclipse/plugins/org.eclipse.swt/ws/motif/libswt-linux-2012.so:
/eclipse/eclipse/plugins/org.eclipse.swt/ws/motif/libswt-linux-2012.so: ELF
file data encoding not big-endian

The verbose java output of eclipse is in the following file (See attached
file: out)

Maybe using a Linux/390 is not a good fit for devlopment environement, but
I know folks will want to try it anyway .......... I have the latest
Linux/390 1.3.0 version
on my 2.4.7 (SuSE new 7.2 distro for L/390)

Thanks, Steve

Attachment: out
Description: Binary data


Back to the top