Scott Colby added the comment:
You make a fair point. I didn't realize that my version of gcc was so far
behind. Perhaps I ought to seek out a binary distribution of Python 3.6, since
upgrading the whole of gcc doesn't seem quite worth my time.
If you don't think there is anyt
New submission from Scott Colby:
After downloading and decompressing the latest 3.6.2 source release, I
attempted to build as follows:
$ ./configure --enable-optimizations --enable-ipv6 # seems fine
$ make -s -j$(nproc)
At the end of the build I have this error reported:
Failed