[issue26359] CPython build options for out-of-the box performance

Gregory P. Smith report at bugs.python.org
Tue Sep 6 18:40:33 EDT 2016


Gregory P. Smith added the comment:

Minor edit to avoid printing the message about --with-optimizations when doing a --with-pydebug build.  otherwise this patch works well on Ubuntu xenial 16.04 amd64.

>From discussions in the CPython Core Sprint room today - we've agreed that we should just modify the configure.ac check to not enable --with-lto as part of this when on MacOS until an xcode toolchain for that to work properly on can be figured out.

----------
Added file: http://bugs.python.org/file44406/cpython3_with_optimizations_v02-gps01.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26359>
_______________________________________


More information about the Python-bugs-list mailing list