libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: overriding DEF for JNI


From: Kyle F. Downey
Subject: Re: overriding DEF for JNI
Date: Thu, 11 Oct 2001 16:57:31 +0000 (GMT)

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?
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]