This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-win32
- To: <seen at philoslabs dot com>
- Subject: Re: gcc-win32
- From: "Thomas Womack" <tom at womack dot net>
- Date: Mon, 15 Nov 1999 15:59:19 -0000
- Cc: <gcc at gcc dot gnu dot org>
Yes, there are two versions of GCC available for Win32.
What I would suggest is downloading mingw32 from
http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32/, and then the
patches to upgrade it to a newer version of the compiler from
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/gcc.html.
Getting a compiler you can run under Linux to generate executables you can
run under Win32 is a bit more difficult, and I don't know how to do that.
Tom