This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/35923] New: gcj: error trying to exec 'ecj1': execvp: No such file or directory
- From: "david dot griffiths at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 13 Apr 2008 16:30:24 -0000
- Subject: [Bug java/35923] New: gcj: error trying to exec 'ecj1': execvp: No such file or directory
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get the following error on a clean 4.3.0 build when trying (eg) "gcj
foo.java":
gcj: error trying to exec 'ecj1': execvp: No such file or directory
I'm a bit puzzled by bug 32712 being listed as resolved and even more so by the
references to just needing to run "./contrib/download_ecj". I tried this (on a
clean installation) and it made no difference. I also tried specifying the
location of ecj.jar with:
./configure --with-ecj-jar=/home/dgriff/gcc-4.3.0/ecj.jar
again, that made no difference.
--
Summary: gcj: error trying to exec 'ecj1': execvp: No such file
or directory
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: david dot griffiths at gmail dot com
GCC build triplet: i686-pc-cygwin
GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35923