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:[EMAIL PROTECTED]] 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:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 9:38 AM To: [EMAIL PROTECTED] 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/