This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asholomitskiy84
Recipients asholomitskiy84, terry.reedy, vstinner, wingarmac
Date 2021-05-25.21:19:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621977580.82.0.252447476571.issue44031@roundup.psfhosted.org>
In-reply-to
Content
I downloaded tar.gz of Python-3.8.9 and Python-3.9.4 into my ~/Downloads folder (~/Загрузки in Russian)
extracted them, after that executed:

chmod +x configure
CXX=/usr/bin/g++ ./configure --enable-optimizations
make -j4

problems the same for both Python versions
History
Date User Action Args
2021-05-25 21:19:40asholomitskiy84setrecipients: + asholomitskiy84, terry.reedy, vstinner, wingarmac
2021-05-25 21:19:40asholomitskiy84setmessageid: <1621977580.82.0.252447476571.issue44031@roundup.psfhosted.org>
2021-05-25 21:19:40asholomitskiy84linkissue44031 messages
2021-05-25 21:19:40asholomitskiy84create