From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23277 invoked by alias); 25 Apr 2014 18:13:08 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23246 invoked by uid 89); 25 Apr 2014 18:13:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f170.google.com Received: from mail-wi0-f170.google.com (HELO mail-wi0-f170.google.com) (209.85.212.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 25 Apr 2014 18:13:06 +0000 Received: by mail-wi0-f170.google.com with SMTP id bs8so3020544wib.3 for ; Fri, 25 Apr 2014 11:13:02 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.60.114 with SMTP id g18mr2949832wjr.61.1398449582316; Fri, 25 Apr 2014 11:13:02 -0700 (PDT) Received: by 10.194.140.83 with HTTP; Fri, 25 Apr 2014 11:13:02 -0700 (PDT) Date: Fri, 25 Apr 2014 18:13:00 -0000 Message-ID: Subject: 64-bit vs. 32-bit From: Tom Szczesny To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-04/txt/msg00583.txt.bz2 result from uname -a CYGWIN_NT-6.1-WOW64 Toshiba 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin 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? -- 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