[kaffe] ecj-compiled kaffe fails in regression tests
Wolfgang Baer
WBaer at gmx.de
Thu Dec 8 00:21:29 PST 2005
Hi Ito,
Ito Kazumitsu wrote:
> Using the following poor man's ecj,
>
> $ cat bin/ecj
> #!/bin/sh
> exec /usr/local/kaffe/bin/kaffe \
> -classpath $HOME/javalib/org.eclipse.jdt.core_3.1.1.jar \
> org.eclipse.jdt.internal.compiler.batch.Main \
> "$@"
>
> I could make kaffe from kaffe-snapshot-20051206.tar.gz
> from http://people.debian.org/~avdyk/kaffe/snapshot/.
>
> After manually editing some script files, I managed to run "make check",
> but the results were
Would you mind to post the patch for your editing of these scripts?
This is the last remaining problem before we can switching the
debian kaffe package to ecj - currently we cannot run the regression checks.
Regards,
Wolfgang
More information about the kaffe
mailing list