X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Pqp5Z1GXAG+G9+L8 Bcz+JhSeDNGbbvCAKc7A27ecvq/Hp+6TLSBtOth/Qt60cGj2U6Bw+aJYK2xz4Sr8 69TtCwXabe8x2pLrQcUbcy1hAoe4+d7V5n5EcjS7qcmaByg6RsdCnGF1ToU5x87s mSNOKw47H2ccf2pil3f0pOzJvTg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=7k1KiMAvp/IEVoIpK6LP3F J0gww=; b=pNA071j16zup5AxtVTcEhWOuzNfLJgjpDv4e2t9SVoSuznahojjLbO eqBM0gD3bReorMIEp8SSd7nCT5BehLclIsmP3Epa8KbZgKDuDzxncZQosKb8FXAq QopAbfn+9L9W06MdkvAFa+vtSkhwkIHb58ETlYvRlU5B305wWXo1Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_MXURI,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 X-HELO: omr-m02.mx.aol.com Message-ID: <535A9FA2.80601@aol.com> Date: Fri, 25 Apr 2014 13:47:14 -0400 From: Tim Prince Reply-To: tprince AT computer DOT org User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 64-bit vs. 32-bit References: <20140425173837 DOT GC346 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20140425173837.GC346@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit x-aol-global-disposition: G x-aol-sid: 3039ac1afe8d535a9fa51eee X-AOL-IP: 69.133.204.177 On 4/25/2014 1:38 PM, Christopher Faylor wrote: > On Fri, Apr 25, 2014 at 01:26:22PM -0400, Tom Szczesny wrote: >> I have a 64-bit Windows laptop, and installed Cygwin several years ago. >> I wish to verify that I did install the 64-bit installation. >> I get the following results: >> >> cygcheck -V >> cygcheck (cygwin) 1.7.15 >> >> uname >> CYGWIN_NT-6.1-WOW64 >> >> If I did install the 64-bit version, when I rebuild my Linux app on >> Cygwin, do I automatically get a 64-bit executable (that will not run >> on a 32-bit Windows computer)? > 1) No, you didn't install a 64-bit version of Cygwin. "uname -a" should > make that clear. You'll need to instal a 64-bit version if that's what > you want. > > 2) Cygwin doesn't build Linux apps. If you have a cross-compiler then > it won't automatically decide to build 64-bit Linux apps because you > are on a 64-bit sytem. > > There are cygwin 64- and 32-bit native compilers and mingw 32- and 64-bit compilers on the setup.exe menu in case you mean to build for one of those targets. -- Tim Prince -- 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