[Distutils] how to setup simple build for simple pyrex/c module

Phillip J. Eby pje at telecommunity.com
Wed Aug 9 00:43:22 CEST 2006


At 05:10 PM 8/8/2006 -0400, Bob Harris wrote:
>I have a directory containing my myfunc.c, myfunc.h and 
>c_myfunc.pyx.  What else do I need to do so that I can use distutils to 
>build this and then access the functions in this module from another 
>python program?

This might be a good place to start:

http://ldots.org/pyrex-guide/2-compiling.html#distutils




More information about the Distutils-SIG mailing list