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
On many systems (ubuntu specifically), old versions of GCC may be installed under names like gcc-4.8, gfortran-5, etc. If the package detector finds the wrong version behind which gcc, it would be nice if it checked for the others.
Ubuntu has very good support for compatibility versions of GCC - perhaps it would be good to exploit this.
The text was updated successfully, but these errors were encountered:
On many systems (ubuntu specifically), old versions of GCC may be installed under names like gcc-4.8, gfortran-5, etc. If the package detector finds the wrong version behind
which gcc
, it would be nice if it checked for the others.Ubuntu has very good support for compatibility versions of GCC - perhaps it would be good to exploit this.
The text was updated successfully, but these errors were encountered: