From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16027 invoked by alias); 16 Apr 2008 14:32:02 -0000 Received: (qmail 15999 invoked by uid 48); 16 Apr 2008 14:32:01 -0000 Date: Wed, 16 Apr 2008 14:32:00 -0000 Message-ID: <20080416143201.15998.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/35923] gcj: error trying to exec 'ecj1': execvp: No such file or directory In-Reply-To: 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/msg00006.txt.bz2 ------- Comment #4 from david dot griffiths at gmail dot com 2008-04-16 14:31 ------- Hi, made no difference. I created a separate gcc-4.3.0-build directory and placed the ecj.jar both in there and in the top level source director (just to be sure). Note that the build directory contains no libjava on completion, not sure if it should? (As that's the only place that seems to refer to ecj1). I am just doing "./configure" but that should build java by default, right? The config.log certainly contains lines like "build_configargs='--cache-file=../config.cache '--enable-languages=c,c++,fortran,java,objc' --program-transform-name='s,y,y,''". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35923