October 31, 2002
I was unable to create DLLs for Java Native Interface. The Java WM would crash on DMC -generated dlls. Has someone been successful in compiling JNI dlls with DigitalMars compiler?

-joonas
October 31, 2002
I've successfully created many DLLs with DMC that plugged in to systems compiled with VC and expecting VC-compiled DLLs. So offhand, I don't know what might be going wrong for you. I suggest starting with the most trivial DLL possible and try to work up from there.

<joonash@hotmail.com> wrote in message news:apri91$14v4$1@digitaldaemon.com...
> I was unable to create DLLs for Java Native Interface. The Java WM would
crash
> on DMC -generated dlls. Has someone been successful in compiling JNI dlls
with
> DigitalMars compiler?
>
> -joonas