RE : problem loading JNI Dll with IPC

2005-02-03 Thread Olivier Mesmeur
getting this working to provide a patch. Thanks, I am interesting to provide a patch but I don't know how to start! I think that I need CVS source but which components of cygwin I need to modify? And do you have an idea about the time needed to develop the patch? Olivier Mesmeur -- Larry

problem loading JNI Dll with IPC

2005-02-02 Thread Olivier Mesmeur
Hi, We have a problem using JNI and IPC under cygwin. We compile a DLL using gcc but without -mno-cygwin option because we need IPC functionalities. It's worked fine with previous version of cygwin (< 1.5.5), but now that we are using cygwin version 1.5.9, java crashs when we launch the DLL