[Bug java/42409] org.eclipse.jdt.internal.compiler.batch.GCCMain not found
jlpoole at pon dot net
gcc-bugzilla@gcc.gnu.org
Sun Jan 3 18:21:00 GMT 2010
------- Comment #2 from jlpoole at pon dot net 2010-01-03 18:21 -------
Created an attachment (id=19454)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19454&action=view)
output under normal circumstances
In this output, the compiler incorrectly looks for the ecj.jar under
/usr/share/java (on my machine, there was no "java" directory under
/usr/share), when it should have used the path /usr/local/gcj/usr/share/java
where the ecj.jar file and other jar files had been properly placed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42409
More information about the Java-prs
mailing list