[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] MSYS compile question



hi,

I think we can drop python2.3 + msys support on windows.  As you say
the distributed SDL binaries can be used - plus 2.3 is getting pretty
old now.

Cheers,

On 8/19/07, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
>
> On what system was/is pygame setup.py run on MSYS. I cannot get os.popen
> to work in congif_msys.py. However subprocess.Popen works. But this is
> not available on Python 2.3. How important is it to allow a Python 2.3
> build of pygame 1.8 using msys on Windows anyway? SDL binaries linked
> against msvcrt.dll are
> available.
>
> --
> Lenard Lindstrom
> <len-l@xxxxxxxxx>
>
>