Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCC toolchain detector could be more clever #514

Open
johollow opened this issue Jan 22, 2018 · 0 comments
Open

GCC toolchain detector could be more clever #514

johollow opened this issue Jan 22, 2018 · 0 comments

Comments

@johollow
Copy link

johollow commented Jan 22, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant