RMI problem

Andrew Haley aph@redhat.com
Thu May 26 17:59:00 GMT 2005


Amir Bukhari writes:
 > 
 > I am using GCJ 4.0 build for MinGW for Windows.

Ah, Windows.  There are problems with gcj for Windows, because it
doesn't support building DLLs, and you really need functional shared
library semantics to make this sort of stuff work in general.

There are some hacks that the Windows people use to make this work,
and perhaps if one of them is listening they could shout out.

Andrew.



More information about the Java mailing list