Hi all, Did anyone actually successfully compile java RMI code to native code on windows before? For past week, I have tried and tried to make Sun RMI example code to working on windows. Although they all compiled ok, fail during initializing. I tried Thisiscool version of gcc 4.0.2, it is not working. And I tried to compile my own gcc. I even tried to include static linking into my RMI code, still not working. Would anyone help me figure this out? Thank you! Regards Rui