> You mentioned a patch adding the pattern *-*-msys. It's a bit surprising > if that helps.
Note that this patch also applied modifications to "configfsf.guess". > > What's the output of configfsf.guess and config.guess? > After applying the patch, the output is: $ ./configfsf.guess x86_64-pc-mingw64 David Deharbe@DavidDeharbe-PC MINGW64 /tmp/gmp-6.1.1 $ ./config.guess broadwell-pc-mingw64 With the patch, the compilation completes with a warning that only a static version of the library could be produced. Then "make check" executes smoothly (no error reported). Best regards, -- David Deharbe. _______________________________________________ gmp-bugs mailing list [email protected] https://gmplib.org/mailman/listinfo/gmp-bugs
