----- Original Message ----- From: "dk zhou" <dk_zhou@xxxxxxxxx> To: <gcc-help@xxxxxxxxxxx> Sent: Wednesday, June 01, 2005 1:56 AM Subject: Hello ,Gnu > I want to use gcc to compile program for windows,how > can i get it? > http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download Just run the downloaded executable to install MinGW into the location of your choice. (It's a fairly large download as it includes binutils, g++, g77, ada, etc in addition to gcc.) Cheers, Rob