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 Message-ID: <3D4F2AA0.1020607@dyregod.dk> Date: Tue, 06 Aug 2002 03:47:12 +0200 From: Ulf Holm Nielsen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3) Gecko/20020523 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Using fork in jni Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I'm trying to use fork under jni but my program crashes, i searched the archives and found that this might be related to some hack to load cygwin from non-cygwin apps. But is there any way i can get this to work? I'm compiling my dll with: gcc -Ic:/j2sdk1.4.0/include -Ic:/j2sdk1.4.0/include/win32 -Wl,--add-stdcall-alias -shared -s -o mydll.dll regards Ulf Holm Nielsen -- 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/