This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


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

RE: gcj && libjava for cygwin



> What I don't understand where _Jv_Sjlj_Throw and JNI_OnLoad are defined.

JNI_OnLoad is a weak symbol -- see natFirstThread.cc.  Shared libraries of
JNI code define it. Do weak symbols not work on cygwin?

AG


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