[issue46854] Failed to compile static python3.7.12

Ned Deily report at bugs.python.org
Sat Feb 26 00:30:36 EST 2022


Ned Deily <nad at python.org> added the comment:

“I would like to know what environment is the official recommendation for static python3.7 compilation.”

There is no official recommendation. As I’ve mentioned, we normally do not build with modified Modules/Setup configurations when developing and releasing Python. It’s complicated. That’s why setup.py and using Distutils to build the standard library modules was introduced years ago. Most users don’t need a statically linked Python. Please accept that you need to look elsewhere for assistance.

----------
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46854>
_______________________________________


More information about the Python-bugs-list mailing list