On 11/11/2012 07:04 AM, Pádraig Brady wrote: > Also for my own reference, after a `make maintainer-clean`, > make-prime-list will best be generated with -Dwide_uint=__'unsigned __int128'
Attached is a combined revised patch that attempts to automate that part. Doing this properly would require a configure-time test for __int128, which is probably overkill (would affect all builds, whereas this is just needed occasionally). This patch also shrinks primes.h somewhat by having the target compiler do more of the work.
patch.txt.gz
Description: GNU Zip compressed data
