[issue37855] Compiling Python 3.7.4 with Intel compilers 2019

2019-11-12 Thread STINNER Victor
Change by STINNER Victor : -- resolution: fixed -> duplicate superseder: -> Error build Python with Intel compiler: doesn't provide atomic_uintptr_t ___ Python tracker ___

[issue37855] Compiling Python 3.7.4 with Intel compilers 2019

2019-11-12 Thread STINNER Victor
STINNER Victor 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)

[issue37855] Compiling Python 3.7.4 with Intel compilers 2019

2019-11-12 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: See also issue37415 -- nosy: +vstinner ___ Python tracker ___ ___ Python-bugs-list

[issue37855] Compiling Python 3.7.4 with Intel compilers 2019

2019-08-14 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: Seems related : https://bugs.python.org/issue35473 -- nosy: +xtreak ___ Python tracker ___

[issue37855] Compiling Python 3.7.4 with Intel compilers 2019

2019-08-14 Thread Zhiyong Zhang
New submission from Zhiyong Zhang : Compilation of Python 3.7.4 with Intel icc/2019 failed with the following errors: icpc -c -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -g -O0 -Wall -O3 -fp-model strict -fp-model source -xHost -ipo -prec-div -prec-sqrt -std=c++11 -Wextra