----Original Message---- >From: Jonathan Wakely >Sent: 31 May 2005 17:06
> On Tue, May 31, 2005 at 08:58:14AM -0700, dk zhou wrote: > >> I want to use gcc to compile program for windows,how >> can i get it? > > http://www.google.com/search?hl=en&lr=&q=%22gcc+for+windows%22&btnG=Search > > you probably want MinGW > > jon Or perhaps Cygwin: http://cygwin.com/, which provides gcc *and* a full Unix/Linux-alike environent for Windows, with all the usual GNU/Linux shells and command-line tools. Of the two, MinGW is probably a better match for those who want to write native Windows programs using gcc; Cygwin is probably the better choice for those who want to work with portable open source and POSIX-compatible software on Windows. cheers, DaveK -- Can't think of a witty .sigline today....