From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29623 invoked by alias); 13 Apr 2008 16:30:25 -0000 Received: (qmail 29603 invoked by uid 48); 13 Apr 2008 16:30:24 -0000 Date: Sun, 13 Apr 2008 16:30:00 -0000 Subject: [Bug java/35923] New: gcj: error trying to exec 'ecj1': execvp: No such file or directory X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "david dot griffiths at gmail dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2008-q2/txt/msg00001.txt.bz2 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