This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/35923] 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: 16 Apr 2008 14:32:01 -0000
- Subject: [Bug java/35923] gcj: error trying to exec 'ecj1': execvp: No such file or directory
- References: <bug-35923-16056@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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