This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/35923] gcj: error trying to exec 'ecj1': execvp: No such file or directory



------- Comment #3 from brian at dessent dot net  2008-04-15 04:07 -------
Subject: Re:  gcj: error trying to exec 'ecj1': execvp: No such 
 file or directory

david dot griffiths at gmail dot com wrote:

> Well there is no ecj1 - that's the problem I think. It didn't build it.

ecj1 is just a wrapper script that runs ecj.jar to generate the
bytecode, see <http://gcc.gnu.org/ml/java/2008-04/msg00006.html>.

> Configured with: ./configure

Not good.  Try building in an empty dir outside of the source dir as the
install directions state and see if that fixes the problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35923


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]