From: win32 AT jarvi DOT ezlink DOT com (Trent Jarvi) Subject: Re: JNI and mingw32 + gcc2.8.0 4 Feb 1998 13:48:02 -0800 Message-ID: <199802041753.KAA28746.cygnus.gnu-win32@jarvi.ezlink.com> To: gnu-win32 AT cygnus DOT com, William DOT Gacquer AT obspm DOT fr I'm looking into this at the moment. I've emailed several people who have mentioned simular questions on this list. Most never got it working at all Some said simple types can be returned from JNI but not jobjects. The include files are easy to fix I think... cat jni.h | sed s#\(JNICALL\ #JNICALL\ \(#g > /path/before/normal/jni.h There are a few other trivial changes that need to be done. I'll put a working Makefile together (for the include file fixes) in ftp://jarvi.ezlink.com/pub/rxtx/devel/ You can grab it tomorrow if you dont figure out the includes. The above package is LGPL so if we figure it all out everyone can get this working. Trent jarvi AT ezlink DOT com ps... gcc2.8.0 I dont know about. I'm using egcs. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".