[issue37415] Error build Python with Intel compiler

STINNER Victor report at bugs.python.org
Wed Jun 26 11:42:01 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

atomic_uintptr_t is used if HAVE_STD_ATOMIC defined is defined. Can you please check in pyconfig.h if it's defined?

So <stdatomic.h> doesn't provide atomic_uintptr_t with ICC?

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list