This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/42409] org.eclipse.jdt.internal.compiler.batch.GCCMain not found



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]