STINNER Victor <vstin...@python.org> added the comment:

> 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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31963>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to