Building Kaffe 1.0b1 on Win95 with CygWin32

Murray Cumming Murray at orga.co.uk
Wed Jul 22 02:01:55 PDT 1998


I have been attempting to build Kaffe on Windows 95 using CygWin32 but
can't get past the following make error:

dlltool --def ./libmanagement.def --output-exp lib.exp --output-lib
libmanagement.a --dllname libmanagement.a

Any ideas?

Here are the source code changes I have made to get this far, mostly
fixing the prob with system.h and System.h conflicting:

c:\kaffe\libraries\clib\native\ObjectInputStream.c(23):#include
"c:\kaffe\include\system.h" //MHCKLUDGE
c:\kaffe\libraries\clib\native\ObjectOutputStream.c(21):#include
"c:\kaffe\include\system.h" //MHCKLUDGE
c:\kaffe\libraries\clib\native\ObjectStreamClass.c(22):#include
"c:\kaffe\include\system.h" //MHCKLUDGE
c:\kaffe\libraries\clib\native\System.c(31):#include
"c:\kaffe\include\system.h" //MHCKLUDGE
c:\kaffe\libraries\clib\net\PlainSocketImpl.c(16)://MHCKLUDGE #include
<netinet/tcp.h>
c:\kaffe\config\config-io.h(20):#if defined(MHCKLUDGE_HAVE_WINSOCK_H)





More information about the kaffe mailing list