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

Fail gracefully when gcc <5 is detected #359

Open
ClementPernet opened this issue Dec 23, 2021 · 0 comments
Open

Fail gracefully when gcc <5 is detected #359

ClementPernet opened this issue Dec 23, 2021 · 0 comments

Comments

@ClementPernet
Copy link
Member

In #358 old (<5) versions of gcc were noticed at configure time but did not cause the configure to fail, hence generating compilation errors later on.
Indeed the compiler detection seem to only print a message "unknown compiler, please file a bug". Definition of macro AC_COMPILER_NAME in macro/debug.m4 should be fixed.

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