how to rebuild Python with static linking (freeze/AIX) ?
Neil Schemenauer
nas at python.ca
Wed Apr 4 10:31:26 EDT 2001
Eugene Leitl wrote:
> Any idea how to do that?
Uncomment the relevant modules in Modules/Setup. Don't uncomment
the "*shared*" line. Rebuild.
Neil
More information about the Python-list
mailing list