Does gcc support compiling for windows x86-64?

2007-11-22 Thread Ali, Muhammad
I can't seem to find a concrete answer anywhere to this: does the current version of gcc support building executables for the 64 bit version of Windows? I am using gcc through MinGW and using the -m64 option results in a "sorry, unimplemented: 64-bit mode not compiled in" message. Thanks, Ali.

Re: Does gcc support compiling for windows x86-64?

2007-11-23 Thread Ali, Muhammad
> >> Why not read the archives of more relevant lists before posting here? I > >> don't know what you are driving at, nor do I think anyone here cares, I guess my initial posting was somewhat misleading. I only mentioned MinGW because MinGW (and Cygwin) are the only ports of gcc I know of that wor