RELEASE Kaffe 1.0.0

Kiyo Inaba kaffe@rufus.w3.org
Wed, 15 Jul 1998 10:21:55 +0900


After modifying the order of include files in toolkit.h, kaffe can 
be compiled on sparc/solaris2.5.1, but when I try to do regression test,
it failed.
-----------------------------------------------------------
*** Running tests
HelloWorldApp ... Illegal Instruction - core dumped
error compiling
error: java.io.IOException: read error
-----------------------------------------------------------

Kiyo