[issue37855] Compiling Python 3.7.4 with Intel compilers 2019

STINNER Victor report at bugs.python.org
Tue Nov 12 16:12:23 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

This issue looks like a variant of bpo-37415 which has been fixed in the 3.7 branch by:

New changeset b102e4f05278c1b06130885eba961bd0193733b4 by Miss Skeleton (bot) in branch '3.7':
bpo-37415: Fix stdatomic.h header check for ICC compiler (GH-16717)
https://github.com/python/cpython/commit/b102e4f05278c1b06130885eba961bd0193733b4

You can try the 3.7 branch to get the fix, or apply manually the fix.

Note: The icc compiler is not officially supported.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37855>
_______________________________________


More information about the Python-bugs-list mailing list