Grey_Shao 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_
New submission from Grey_Shao :
When I try to compile the Python 3.2.3, I failed to make
After I ungzip and untar the source package of the Python 3.2.3, Then run the
following commands:
1. ./configure
2. make
When step 2, the errors below happens:
gcc -c -fno-strict-aliasing -DNDEBUG