I found that the ‘-std=c++14’ switch is supported for version 4.9 and above. May I know which version is supported by GCC version 4.7.2 or how to overwrite the GCC version in the python environment, ...