illegal instruction error with "get_d"

Torbjorn Granlund tg at gmplib.org
Wed Apr 2 22:31:35 UTC 2014


edA-qa mort-ora-y <eda-qa at disemia.com> writes:

  Is there anything I can do now to bypass/workaround the issue?
  
The problem code is generated by gcc, directed by command line options
passed by GMP.

The problem switch is almost surely -march=bdver1 which presumably is
part of CFLAGS (and CXXFLAGS if you did --enable-cxx).  Check the used
values, around 50 lines down in the output of configure, then restart
configure passing CFLAGS="...", using the flags minus -march=bdver1.


Torbjörn
Please encrypt, key id 0xC8601622


More information about the gmp-bugs mailing list