Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 55935 invoked from network); 17 Feb 2006 18:13:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Feb 2006 18:13:51 -0000 Received: (qmail 56905 invoked by uid 500); 17 Feb 2006 18:13:46 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 56783 invoked by uid 500); 17 Feb 2006 18:13:45 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 56756 invoked by uid 99); 17 Feb 2006 18:13:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 10:13:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.39.12.10] (HELO deck1210.hostdeck.com) (212.39.12.10) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 10:13:44 -0800 Received: (qmail 12004 invoked from network); 17 Feb 2006 19:13:21 +0100 Received: from host70-41.pool82106.interbusiness.it (HELO fatti.com) (82.106.41.70) by deck1210.hostdeck.com with SMTP; 17 Feb 2006 19:13:20 +0100 Message-ID: <43F61231.4010505@fatti.com> Date: Fri, 17 Feb 2006 19:13:05 +0100 From: Enrico Migliore Reply-To: enrico.migliore@fatti.com Organization: - User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: compiling JCHEVM with GCC/Cygwin References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Salikh , >Do you have cygwin1.dll in the PATH? > > yes >you may want to use 'depends.exe' or 'dumpbin.exe /dependents' from >Microsoft >SDK or 'objdump --private-headers' from Cygwin distribution to find out >what specific dynamic libraries jc.exe depends on. > > Thanks for the suggestion. I'll use them during the weekend. Enrico