Problems with 4.3.0 20070629 nightly build on OSX

Tom Tromey tromey@redhat.com
Tue Jul 3 16:33:00 GMT 2007


>>>>> "Colin" == Colin Fleming <colin.mailinglist@gmail.com> writes:

Colin> I built gcc from the trunk a couple of days ago, and I can't
Colin> seem to compile java:

Colin> ~> /usr/local/gcc-trunk/bin/gcj -C Hello.java
Colin> gcj: error trying to exec 'ecj1': execvp: No such file or directory

Trunk requires a separate ecj executable to be installed.
This is all done for you if you run contrib/download_ecj in the
top-level source directory before configuring and building.
See the documentation for more info.

Tom



More information about the Java mailing list