https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92514

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Is your MPFR/GMP/MPC compiled on a different computer and then copied over?  If
so you need an extra configure flag to them; otherwise they will be compiled
for that computer (CPU) and will not always work on all x86_64 processors.

Reply via email to