[kaffe] NetBSD/ppc now works
Dalibor Topic
robilad at kaffe.org
Wed Apr 28 07:42:02 PDT 2004
Riccardo wrote:
> Hey,
>
> rejoice! After the header fixes of yesterday, now NetBSD/ppc magically
> works !!!
>
> 4 of 144 tests failed
> Please report to kaffe at kaffe.org
>
> DoubleCvt.fail GCTest.fail
> DoublePrint.fail TestSerializable2.fail
Oh, that's some good news!
could you post the results of
for i in test/regression/*.fail ; do \
name=`dirname $i`/`basename $i .fail` ; \
diff -u $name.out $name.fail ; \
done
when you run it in your top build directory? It should show the diffs
between the expected output of tests vs. actual output in a somewhat
readable form.
I'd be interested in seing whether the failures look similar to the ones
on Solaris.
cheers,
dalibor topic
More information about the kaffe
mailing list