BSDI 3.0 and Kaffe 0.8.4

kono at ie.u-ryukyu.ac.jp kono at ie.u-ryukyu.ac.jp
Wed May 7 08:00:44 PDT 1997


>  Has anyone used kaffe 0.8.4 under BSDI 3.0?  I tried compiling
>HelloWorldApp.java and it dumps core.  The exact message is:

Yes, I did.

>Failed to allocate heap (16384K)
>Abort trap - core dumped

Put
   limit datasize unlimited
in your .cshrc. In some strange reason, BSDI 3.0's default datasize
is very small (6Mbyte).

(I think "core dumped" is a bug of 0.8.4... it is not serious because
it was too late...)

And I think BSDOS also requires
    static char* libraryPath = "";
in external.c.

-- 
Shinji KONO @ Information Engineering, University of the Ryukyus
$B2OLn??<#(B @ $BN05eBg3X9)3XIt>pJs9)3X2J(B



More information about the kaffe mailing list