Fwd: Re: Assembler error (invert_limb_table.asm) using gcc/x86_64-pc-msys/5.3.0
David Deharbe
david.deharbe at clearsy.com
Thu Jan 5 14:39:48 UTC 2017
> 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 at 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.
More information about the gmp-bugs
mailing list