------- Comment #11 from gopi dot reddy at motorola dot com 2008-03-14 21:14 ------- (In reply to comment #3) > ecj1 is not part of GCC.
Well, it should be. I just downloaded gcc4.3.0, compiled it, and tried to compile a simple test program. $ gcj --version gcj (GCC) 4.3.0 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ gcj Hello.java gcj: error trying to exec 'ecj1': execvp: No such file or directory -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32247