I think this can be changed to an RFE. I looked through libtool and
dlltool, and found what needs to be added: --add-stdcall-alias needs to be
appended to dlltool's argument line when exporting symbols. It seems to be
a little more complicated than that, because the resulting DEF file gets
mangled by the sed script, but once fixed up this will let libtool build
JNI DLL's correctly on Win32.

So now to figure out an interim workaround....

--kd

>
> 2) even better, is there some flag I can pass that will make libtool
> generate this alias automatically?
>


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to