[EMAIL PROTECTED] wrote:
> Thank you for your answers, Khalid.
>
> > It seems you may be using an old version of pyMinGW,
>
> I have downloaded it yesterday from your site.
>
>
> > the relevant part dealing with include directories in zlib.mak
> > should read now as follows:
>
> I have checked, and
Thank you for your answers, Khalid.
> It seems you may be using an old version of pyMinGW,
I have downloaded it yesterday from your site.
> the relevant part dealing with include directories in zlib.mak
> should read now as follows:
I have checked, and that relevant part is the same in my zlib
[EMAIL PROTECTED] wrote:
> To use Pyrex, SWIG and the like on a Win2K I have followed this way:
>
> http://jove.prohosting.com/iwave/ipython/pyMinGW.html
>
> I already had MinGW 3.4.2, so I have decompressed the Python 2.4.2
> sources, I have merged in the pyMinGW patch, and I have run the global
>
To use Pyrex, SWIG and the like on a Win2K I have followed this way:
http://jove.prohosting.com/iwave/ipython/pyMinGW.html
I already had MinGW 3.4.2, so I have decompressed the Python 2.4.2
sources, I have merged in the pyMinGW patch, and I have run the global
compilation with:
make -f python24.