------- 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