On Mar 18, 6:22 pm, Giovanni Bajo <[EMAIL PROTECTED]> wrote:
> On 18/03/2007 13.24, DavidRushbywrote:
>
> > Even though I have access to MSVC 7.1, so I don't really need MinGW
> > myself, [...]
>
> But remember that GCC 4.1.2 is almost 4 years newer than MSVC 7.1, and
> I found it to produce more o
On 18/03/2007 13.24, David Rushby wrote:
> Even though I have access to MSVC 7.1, so I don't really need MinGW
> myself, [...]
But remember that GCC 4.1.2 is almost 4 years newer than MSVC 7.1, and I found
it to produce more optimized code (especially for C++). Since it's a free
alternative, it
On Mar 18, 5:08 am, Giovanni Bajo <[EMAIL PROTECTED]> wrote:
> This page:
>http://www.develer.com/oss/GccWinBinaries
>
> contains a friendly Windows installer for GCC 4.1.2 (MinGW binary version),
> with full support for integrating it with Python installations so that it is
> used by distutils