[Distutils] building static extension modules?

Skip Montanaro skip@pobox.com
Tue Feb 12 15:54:01 2002


Is there a way to build extension modules for static linkage and have them
get incorporated into libpython2.2.a using distutils?  I tried

    python setup.py --help
    python setup.py --help-commands
    python setup.py build --help
    python setup.py build_ext --help

and also gazed briefly at the docs, but couldn't find anything.

Thx,

-- 
Skip Montanaro (skip@pobox.com - http://www.mojam.com/)