aprpp <916495...@qq.com> added the comment:
I'm really sorry, I would like to know what environment is the official
recommendation for static python3.7 compilation? What are the steps and
commands for compilation officially required? Because the static python3.7 is
very importan
aprpp <916495...@qq.com> added the comment:
As shown in the attachment, how should I add the definition of module _ctypes
to Modules/Setup? Modules like _ctypes are not given in Modules/Setup.dist, I
really don't know what they depend on
--
Added file: https://bugs
aprpp <916495...@qq.com> added the comment:
The platform i build python3.7.12 on is Ubuntu18.04, I would like to know how
the modules I fail to build, like _ctypes, should be added in Modules/Setup.
The steps for my build areļ¼
1.tar -zxvf Python-3.7.12.tgz && cd Python-3.7.12
Change by aprpp <916495...@qq.com>:
--
status: closed -> open
___
Python tracker
<https://bugs.python.org/issue46854>
___
___
Python-bugs-list mailing l
aprpp <916495...@qq.com> added the comment:
I have signed the contributor agreement
--
___
Python tracker
<https://bugs.python.org/issue46854>
___
___
Pyth
New submission from aprpp <916495...@qq.com>:
I compile static version of python3.7.12, I added the static standard library
that I want to compile in Modules/Setup, reference Modules/Setup.dist in python
source, like this:
static
Modules that should always be present (non UNIX dep