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 vstinner
Recipients albertchristianto1994, gregory.p.smith, nascheme, vstinner
Date 2020-05-19.12:58:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589893111.4.0.465574493741.issue31963@roundup.psfhosted.org>
In-reply-to
Content
> I need help for compiling and building Python-3.7.7. My system is Ubuntu 16.04 LTS, gcc 5.4.0 20160609

You have different options:

* Upgrade Ubuntu to the newer LTS to get a more recent C compiler
* Don't use PGO

Also, you might use a pre-built package rather than build Python yourself? See https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
History
Date User Action Args
2020-05-19 12:58:31vstinnersetrecipients: + vstinner, nascheme, gregory.p.smith, albertchristianto1994
2020-05-19 12:58:31vstinnersetmessageid: <1589893111.4.0.465574493741.issue31963@roundup.psfhosted.org>
2020-05-19 12:58:31vstinnerlinkissue31963 messages
2020-05-19 12:58:31vstinnercreate