Torbjorn Granlund wrote: > I merged your changes, and made several analogous changes. > The code now passes strict compilation with and without HAVE_GMP. > > I did not merge the tests changes yet. > > Please grab our version from our repo. > > If your repo is public, please let me now how to access it. Else, > please either send a diff -c between your version and our repo version, > or your full file. Thanks for finishing the job! Regarding the "full file", I presume you mean the Makefile, since you've integrated all of my changes in factor.c. Included below. Though note that I've replaced the use of ./ourseq with simply "seq", which depends on your having the very latest version of seq.c from coreutils v8.19-129-g77f89d0 or newer built and first in your path. With that Makefile, you can remove the entire tests/ directory.