[kaffe] Re: NEED_sysdepCallMethod

Kiyo Inaba inaba@src.ricoh.co.jp
Thu Apr 15 04:10:22 2004


I wrote:
>OK, self compiling finished (after, say, 10 hours of configure/compiling)
>and it started to compile javalib by using kjc. I attached a patch
>against cvs-040408 (maybe ok for cvs-head also).

I tried twice but building 'rt.jar' stops at
-----------------------------------------------------------------------
[ parsed gnu/java/io/ObjectIdentityWrapper.java in 2,350 ms ]
[ parsed gnu/java/io/NullOutputStream.java in 1,510 ms ]
make: *** [lib/stamp] Error 1
-----------------------------------------------------------------------

So, I skip this part and will try regression test with rt.jar pre-built.

Kiyo