Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "David P. Caldwell" To: Subject: FW: Invoke JVM Problem Date: Fri, 3 May 2002 10:24:18 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Hello, all. Can anyone replicate -- or better yet, solve -- Luca's problem below? The example he's trying to run was developed on Win2K SP 2. (It'd be interesting for me to know whether it works on Win9x, too, if anyone using that wants to run it and e-mail me to let me know.) -- David. -----Original Message----- From: David P. Caldwell [mailto:inonit AT inonit DOT com] Sent: Friday, May 03, 2002 9:53 AM To: Luca Landi Subject: RE: Invoke JVM Problem Luca: The quick answer is "I don't know, and I have to go and walk the dog." :) I don't have Windows XP, so I can't replicate the problem. I'll look into this a little more later today to try to figure out what the problem is. (Basically, I'll search around for reported problems with Cygwin/XP, JNI/XP, mingw/XP, etc.) For now, I'm going to post your question to the Cygwin mailing list to see if anyone has better insight than I do. -- David. P.S. Sorry for my complete lack of Italian. I appreciate the fact that we're communicating in English. :) -----Original Message----- From: Luca Landi [mailto:luca DOT landi AT inwind DOT it] Sent: Friday, May 03, 2002 9:38 AM To: david AT inonit DOT com Subject: Invoke JVM Problem Hello, I'm Luca and i try to compile your example in www.inonit.com/cygwin/jni/invocationApi/ with: $> gcc -mno-cygwin -Wl,--add-stdcall-alias invoke.c -o invoke -Ic:/jdk1.3.1_02/include -Ic:/jdk1.3.1_02/include/win32 -L. -ljvm well... gcc compile is ok, but when i run invoke.exe i obtain a runtime problem error (A WinXP message windows appair on top of my desktop e suggest to me to send an email advise to Microsoft). I use WindowsXP Home, cygwin (last release available/stable of all packages), and SUN-JDK 1.3.1_02..... What can i do to resolve the problem?? (Sorry for my very bad English, but i'm italian boy and don't study more this language....) Thank you for your help, Luca Landi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/