Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] problem with photran 4(beta3) on amd64

java version "1.5.0"
gij (GNU libgcj) version 4.2.1 (Debian 4.2.1-5)

This seems a little odd.  You're apparently using a GCJ 4.2 library, but
GCJ 4.2 does not support Java 1.5... yet it claims you're using a 1.5
JVM with the GCJ library.

Regardless, the performance of Eclipse (and Photran) is terrible on GCJ.
 I recommend installing Sun's JVM for x86_64 (http://java.sun.com).
Maybe that will fix the problem.

Jeff



Back to the top