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