Grey_Shao <shoj...@163.com> added the comment: Thanks for your kindly help I attach the config.log in the attachment "data.7z" The value of the PRId64 is: #ifdef _LP64 #define PRId64 "ld" #else /* _ILP32 */ #if __STDC__ - 0 == 0 && !defined(_NO_LONGLONG) #define PRId64 "lld" #endif #endif I also attach the related inttypes.h files in the attachment "data.7z"
Thanks for your help ---------- Added file: http://bugs.python.org/file25945/Data.7z _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15050> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com