This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: compilation problems with ecj.jar
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> Yes, that makes sense. But it only fixes (not tested) the wrong
Marco> extension. The main problem, that the compilation of ecj.jar itself
Marco> fails, remains.
This is very odd.
Marco> i686-pc-linux-gnu-gcj -o ecj-out -findirect-dispatch
Marco> --main=org.eclipse.jdt.int ernal.compiler.batch.GCCMain ecj.jar
Please run this with '-v' and send the output.
Tom