[kaffe] Kaffe in Windows Unable to Install

Dalibor Topic robilad at kaffe.org
Fri Jul 1 03:16:57 PDT 2005


kabileshkumar cheetancheri wrote:
> Hi,
> I tried to install Kaffe in windows XP professional, under cygwin.
>  
> But i got few errors while installing.
> ./configure --without-classpath-gtk-awt --with-engine=intrp
> --enable-pure-java-math
> -prefix=/home/kcheeta/test
> make
>  
> When i did the above commands it gave me some error.
>  
> Have anyone installed Kaffe in windows.
> If Yes please let me know how u did that.
>  

I configured kaffe to --with-staticbin --with-staticvm   and managed to
build and install it. Using dynamic libraries ( the default) causes make
install to fail due to circular dependencies between cygkaffevm.dll and
cygnative.dll (and other clib native libs). I'm working on that.

cheers,
dalibor topic




More information about the kaffe mailing list