Compiler for 64 bit processor

I am using a machine with a 64 bit processor that runs windows vista and I'm having trouble finding a compiler/interpreter that will run on it. Does anyone know where I can get one that will work?
Visual Studio...?
Thank you. Is that the only one?
There is also the Intel compiler.
A 64 bit version of MinGW exists as well, but I don't know if it is fully functional yet.

Besides, any 32 bit compiler should work just fine. The only caveat is that you can't write 64 bit applications with them.
Thanks a lot. The 32 bit ones give me an error message when I try to run the installers.
Topic archived. No new replies allowed.