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: 4.1 MinGW Executables Not Working


Hi All,

The non-functioning executables die on this line in jni.cc
(_Jv_JNI_Init):

local_ref_table = new java::util::IdentityHashMap;

...without any audible last gasp. Again, this is with the
(linux,mingw) cross compiler. Not sure whether that rings
a bell with anyone. I haven't investigated further nor
debugged with gdb. (I'm trying not to get sucked back into
this until at least the end of the month.)

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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