<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello all,<div><br></div><div>GCC static failed to load mpfr.h because it was incompatible. The problem was caused by gcc compiling with --with-cpu=v8. The solution is to set the CFLAGS so that gcc configures as 64bit, making it compatible.</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 133px; text-indent: -133px; "><font face="Courier" size="3" color="#4c4c4c" style="font: 12.0px Courier; color: #4c4c4c">CFLAGS=${BUILD64} CXXFLAGS=${BUILD32}</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 133px; text-indent: -133px; "><font class="Apple-style-span" color="#4C4C4C" face="Courier"><br></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 133px; text-indent: -133px; "><font class="Apple-style-span" color="#4C4C4C" face="Courier">Regards,</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 133px; text-indent: -133px; "><font class="Apple-style-span" color="#4C4C4C" face="Courier">Jonathan / Cosmo</font></div></div></body></html>