[Distutils] Re: [Python-Dev] change to compiler implementations

Paul F Dubois paul@pfdubois.com
Thu, 13 Jun 2002 11:59:58 -0700


Numeric is a suitable stress test on Windows that uses a setup.py.

> -----Original Message-----
> From: distutils-sig-admin@python.org 
> [mailto:distutils-sig-admin@python.org] On Behalf Of Guido van Rossum
> Sent: Thursday, June 13, 2002 10:55 AM
> To: jeremy@zope.com
> Cc: python-dev@python.org; distutils-sig@python.org
> Subject: [Distutils] Re: [Python-Dev] change to compiler 
> implementations
> 
> 
> > I just checked in two sets of changes to distutils.  I 
> refactored in 
> > the implementation of compile() methods and I added some simple 
> > dependency tracking.  I've only been able to test the 
> changes on Unix, 
> > and expect Guido will soon test it with MSVC.  I'd appreciate it if 
> > people with other affected compilers (Borland, Cygwin, EMX) 
> could test 
> > it.
> 
> Um, I don't use setup.py with MSVC on Windows.  The MSVC 
> project, for better or for worse, has entries to build all 
> the extensions we need, and I don't have any 3rd party 
> extensions I'd like to build.
> 
> --Guido van Rossum (home page: http://www.python.org/~guido/)
> 
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG@python.org 
> http://mail.python.org/mailman/listinfo/distut> ils-sig
>