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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You installed a binary version of GCC which requires libmpfr to be installed in
/usr/local/lib but it is not there.  There is nothing for us to support as we
don't provide binaries and that if you compile libmpfr as part of the GCC
build, it would have built it statically.

Reply via email to