Compiling a CPython library on Mac OSX

Just just at xs4all.nl
Fri Dec 12 11:50:46 EST 2003


In article <pan.2003.12.12.16.44.08.101651 at arteris.net>,
 "Boris Boutillier" <boris.boutillier at arteris.net> wrote:

> I'm trying to make a port of a python library written in C to Mac OsX,
> is there some documentation to help in the process ? I m having trouble
> with the creation of the shared library, and I'm not sure this is the way
> it should be done.

Does it come with a setup.py file? In that case: just follow the regular 
instructions. Make sure you have the Apple developer tools installed.

Just




More information about the Python-list mailing list