building error
Created by: lixx1746
Hi, When building paddle with gcc4.8.2, there is an error: Building CXX object paddle/utils/CMakeFiles/paddle_utils.dir/PythonUtil.cpp.o /usr/local/include/python2.7/pyport.h:871:76: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
Thanks.