A hack to let Pyrex 0.3.x users build extension classes on Win32

Greg Ewing see_reply_address at something.invalid
Wed Jul 10 00:37:26 EDT 2002


Graham Fawcett wrote:

> I suppose that one could add a distutils.command.pyrexc as a
> subcommand of "build_ext" to handle the .pyx compilation. That way the
> os.system() call in the build script could be avoided. I've never
> written a distutils command, but perhaps I'll give that a try.


I've been too busy fixing bugs to look into this
myself, but that definitely seems to be the way
to go. If anyone wants to have a go and contribute
the result, it'll be much appreciated!

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg




More information about the Python-list mailing list