static python build?

Michael Hudson mwh at python.net
Fri Aug 6 09:41:13 EDT 2004


mudd at vex.net writes:

> How do I build Python so that I get static libraries instead of dynamic
> libraries (e.g. build/lib.solaris-2.8-sun4u-2.3/math.so)?

Edit Modules/Setup.  The comments in the file should get you started.

Cheers,
mwh

-- 
  Monte Carlo sampling is no way to understand code.
                                  -- Gordon McMillan, comp.lang.python



More information about the Python-list mailing list