Error in make check Please help.

Marc Glisse marc.glisse at inria.fr
Sat Jun 13 13:01:07 UTC 2015


On Sat, 13 Jun 2015, Torbjörn Granlund wrote:

> Marc Glisse <marc.glisse at inria.fr> writes:
>
>  I don't know how to debug more remotely, maybe Torbjorn will have some
>  idea...
>
> As Marc said, we need to know which instruction(s) fail.

What I am mostly confused about is why config.guess is failing to detect 
that this is a noavx system (as evidenced by /proc/cpuinfo). Is this line 
not sufficient?
   suffix = cpuid_avx > cpuid_osxsave ? "noavx" : "";

Or does virtualbox return a broken value on calls to cpuid?

-- 
Marc Glisse


More information about the gmp-discuss mailing list