www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4C2CA007.9040604@iname.com> |
Date: | Thu, 01 Jul 2010 08:02:47 -0600 |
From: | Daniel Jensen <jensend AT iname DOT com> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | GCC on 64-bit windows |
x-aol-global-disposition: | G |
X-AOL-SCOLL-SCORE: | 0:2:351167840:93952408 |
X-AOL-SCOLL-URL_COUNT: | 0 |
x-aol-sid: | 3039ac1d29454c2ca0091dd0 |
X-AOL-IP: | 128.187.153.141 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I'm running Windows 7 64-bit, and I installed Cygwin 1.7 hoping to use the build toolchain from SciTE and Eclipse. My cygwin installation works, and I can run gcc just fine from a cygwin shell. Eclipse works just fine (though the debugger interface sends complaints to console about missing dlls etc at program start, it doesn't seem to cause trouble). However, trying to launch gcc from Windows (cmd.exe, the run dialog, etc) or from SciTE (as the build command) gives one or the other of the following two error messages: This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher. Unsupported 16-bit Application The program or feature "\??\c:\cygwin\bin\g++.exe" cannot start or run due to incompatibility with 64-bit versions of Windows. Please contact the software vendor to ask if a 64-bit Windows compatible version is available. I've tested most all of the binaries in c:\cygwin\bin and outside of the gcc ones all of them, including the rest of the build toolchain, seem to be launchable from windows. Anyone know why gcc would be different? -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |