This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC on 64-bit windows


On Thu, Jul 1, 2010 at 4:02 PM, Daniel Jensen  wrote:
> I'm running Windows 7 64-bit, and I installed Cygwin 1.7
(snip)
> 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.
> Anyone know why gcc would be different?

ls -l /usr/bin/g++

is likely to report that g++ is a symlink. You need to configure
Eclipse to launch g++-4.exe (or g++-3.exe)

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]