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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=y7n2AD5jM3Ubp0hN1VB77n0MImbS2tPbWXVbEERhaRlOq9QUpTBHL eYSZ+yNhrHhYI/itq0PpQ6pZ4+yW9nXgSlxGTICDDhHzCIzr6+P+CtyE+sgWgJso PcPU8yhnEJGmyoJGklnX3Xc00rFIal2RTOCrqXZzrv/lg4u5ECfGfQ= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=1zOxi21qXdxl5804AOd2eSmIaCA=; b=vXIG488yhnk0+IViz4hHd+a9Xs2Y lqlcGiFhgzmfxQYvkg9OLEsYTNGSf3Ggc6HxWy2fSxXTzI5NCUu7SO817oVwuNFD wQCdZYJ6Y1mJJ60Ov5l2/AqKn6yfCRbrm2FR641fbAaS/8qqv3KBB4CRh95V4Zpa 5HzEoiAtewpypY0= 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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/NhDgwNIaXUnRmtW4tAGFN Date: Fri, 25 Apr 2014 15:15:45 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 64-bit vs. 32-bit Message-ID: <20140425191545.GA5191@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <535AA7C5 DOT 1080002 AT xs4all DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <535AA7C5.1080002@xs4all.nl> User-Agent: Mutt/1.5.20 (2009-06-14) On Fri, Apr 25, 2014 at 08:21:57PM +0200, Erwin Waterlander wrote: >Op 25-4-2014 20:13 Tom Szczesny schreef: >> result from uname -a >> CYGWIN_NT-6.1-WOW64 Toshiba 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin > >uname -a on 64 bit cygwin should say something like: > >CYGWIN_NT-6.1 PC2 1.7.28(0.271/5/3) 2014-02-09 21:06 x86_64 Cygwin > >Note there is no "WOW64", and there is a "x86_64". > >>Sorry that I was not clear. I have an open source app (hosted on >>github.com) that was developed for Linux. It compiles and works on >>Windows-64 using my current version of Cygwin, but I suspect that I am >>getting a 32-bit executable as a result. >> >>I wish to get a 64-bit executable, which I intend to redistribute to >>other Windows users. >> >>Do I need to uninstall my 32-bit version of Cygwin from my laptop >>before I install the 64-bit version of Cygwin? >> >No, you can have both 32 and 64 bit Cygwin installed. Right. Just install the 64-bit Cygwin in a different location. Note that if you distribute your executable you will have to pay attention to the terms of the GPL - you'll need to provide all of the source code for everything you distribute, including the Cygwin DLL. cgf -- 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