X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.3 required=5.0	tests=AWL,BAYES_50,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4DA46998.5050008@cs.umass.edu>
Date: Tue, 12 Apr 2011 11:02:48 -0400
From: Eliot Moss <moss@cs.umass.edu>
Reply-To: moss@cs.umass.edu
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 64bit (g)fortran JNI
References: <io1o4k$euu$1@dough.gmane.org> <BANLkTikh=3DLDE7s-yVOYo=CZ6u9GNvfXw@mail.gmail.com>
In-Reply-To: <BANLkTikh=3DLDE7s-yVOYo=CZ6u9GNvfXw@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> For x64 Windows releated target questions it would be better if you
> are posting to mingw-w64's ML: I redirect this thread to this list.

Yes, definitely:

- cygwin is for 32-bit only
- cygwin is not really compatible with even a 32-bit
   JVM if you were thinking of using cygwin to run
   JNI code. The JNI system in Windows JVMs is built
   for Windows, not cygwin.  (In principle one could
   build a JVM using cygwin, but the most popular
   ones are not built that way, and in fact I don't
   know of a full-strength JVM (any really) built
   for/with cygwin.)

Best -- Eliot Moss

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

