Help installing & using GCC
Dave Korn
dave.korn@artimi.com
Fri Apr 22 10:52:00 GMT 2005
----Original Message----
>From: Zhaohui Zhou
>Sent: 22 April 2005 03:21
> Hi,
>
> I am wondering where I can find instructions on how to install GCC on
> my Windows XP computer. Thanks.
>
> Regards,
> Zhaohui Zhou
Your best bet is to install either cygwin (http://cygwin.com), which is a
full unix-like environment including gcc, or mingw/msys (http://mingw.org),
which is a cut-down minimal version of a gnu-like environment more tailored
to the windows way of doing things.
My preference is for cygwin, because it gives you a really full set of
unix-alike and gnu tools and shells and really behaves like a linux/unix
box, but other people prefer mingw because it's more windows-oriented.
YMMV.
cheers,
DaveK
--
Can't think of a witty .sigline today....
More information about the Gcc
mailing list