This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: win32: Why exports of JNI_* symbols from _exe_ files


On Tue, 5 Aug 2003, [iso-8859-1] Danny Smith wrote:
> Is there a reason for these symbols always to be exported from
> .exe file?

Probably no good reason.

When jni.o is built, how can it know if its final destination is a
.exe or .dll?

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]