How to use Cygwin GCC in Windows 64 bit

D

DT

Sorry for this newbie question but I have spent the whole day looking
for the solution on the internet.

I have a program written in Linux 64 bit. Now, I've just upgraded my
home PC to Windows 7 64 bit. I cannot call gcc anymore as it throws
the message:

"This version of file 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."

How should I go around this problem? Thanks.
 
A

Alf P. Steinbach

* DT:
Sorry for this newbie question but I have spent the whole day looking
for the solution on the internet.

I have a program written in Linux 64 bit. Now, I've just upgraded my
home PC to Windows 7 64 bit. I cannot call gcc anymore as it throws
the message:

"This version of file 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."

How should I go around this problem? Thanks.

<url: http://www.google.com/webhp#q=mingw64&fp=1> may be your answer.

Disclaimer: I don't have Windows 7.


Cheers & hth.,

- Alf
 
R

red floyd

Sorry for this newbie question but I have spent the whole day looking
for the solution on the internet.

I have a program written in Linux 64 bit. Now, I've just upgraded my
home PC to Windows 7 64 bit. I cannot call gcc anymore as it throws
the message:

"This version of file 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."

How should I go around this problem? Thanks.

By asking in the proper forum? Try gnu.g++.help.

How to use a specific tool is really not appropriate here (FAQ
5.8/5.9).

You might also go to www.cygwin.com, they have a pile of links on the
left
side of the screen that might be useful.
 
J

jacob navia

DT a écrit :
Sorry for this newbie question but I have spent the whole day looking
for the solution on the internet.

I have a program written in Linux 64 bit. Now, I've just upgraded my
home PC to Windows 7 64 bit. I cannot call gcc anymore as it throws
the message:

"This version of file 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."

How should I go around this problem? Thanks.

First thing is to know where did you get the version of gcc
you are trying to run.

Is it a version of cywin's gcc?
Or is it Mingw?

Or is it neither?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top