"Pasch, Thomas (ACTGRO)" <[EMAIL PROTECTED]> wrote:

> You are wrong. I could use the attached script as
> well. But it will not work without ---add-stdcall-alias
> on my NT 4.0 system.

[skipped]

> # first, get a EXPORT list
> dlltool --add-stdcall-alias --export-all-symbols --output-def $LIBNAME.tmp $*

You can try both variants and inspect them to find a difference in the produced
.tmp files. I would recommend to create .def file manually instead of relying
on the --export-all-symbols feature and grep'ing "Java_" names.
--
Dmitry.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to