Hi all, I have succesfully (configure, make, make install) installed gnu classpath 0.95 on my mipsel/debian machine, I have exported the adjusted $CLASSPATH $LD_LIBRARY_PATH vaiables but when I compile my java code I obtain an error : "gcj x.jar --main=test -o binaries java/lang/Object.java:0: fatal error: the 'java.lang.Object' that was found in '/usr/local/classpath/share/classpath/glibj.zip' didn't have the special zero-length 'gnu.gcj.gcj-compiled' attribute. This generally means that your classpath is incorrectly set. Use 'info gcj "Input Options"' to see the info page describing how to set the classpath compilation terminated." Intead if I run gij4-1 VM then it run correctly... Please let me know for an help ! Many Thanks Luigi