[kaffe] Current status of sh3/linux

Kiyo Inaba inaba at src.ricoh.co.jp
Mon Nov 15 21:07:17 PST 2004


Hi all,

After several correspondence with Takahiro, I believe it should be helpful
to post current regression test result for sh3/linux.

By using configure line
  CC=sh3-linux-gcc NM=sh3-linux-nm AR=sh3-linux-ar \
  ../kaffe-snap-041111/configure \
  --host=sh-linux --build=i686-linux \
  --with-staticbin --with-staticlib --with-staticvm --disable-shared \
  --enable-pure-java-math --disable-sound --without-x --disable-native-awt \
  --with-threads=unix-jthreads

(As you can easily imagine I use 11/11/2004's snap)

I got
  ================================
  11 of 144 tests failed
  Please report to kaffe at kaffe.org
  ================================

And errors are for
  InternHog.java	TestSerialVersions.java
  DateFormatTest.java	NetworkInterfaceTest.java
  GCTest.java		InterfaceSuperClass.java
  ImplementClass.java	FieldErrors.java
  MethodErrors.java	DosTimeVerify.java
  ZipTest.java

Kiyo




More information about the kaffe mailing list