You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.
libgfortran is installed before libquadmath, though libgfortran requires libquadmath.
This means that libtool will link against the version in /usr/lib if it cannot find the version in
pkgdir!
The text was updated successfully, but these errors were encountered:
andreasbaumann
changed the title
libtool relinkg errors in libgfortran
[gcc] libtool relinking errors in libgfortran
Mar 17, 2018
andreasbaumann
changed the title
[gcc] libtool relinking errors in libgfortran
[gcc] libtool relinking errors in libgfortran in stage 3
Mar 17, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
libgfortran is installed before libquadmath, though libgfortran requires libquadmath.
This means that libtool will link against the version in /usr/lib if it cannot find the version in
pkgdir!
The text was updated successfully, but these errors were encountered: