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

configure: C++11 handling for NTL #4

Open
mkoeppe opened this issue Sep 11, 2018 · 0 comments
Open

configure: C++11 handling for NTL #4

mkoeppe opened this issue Sep 11, 2018 · 0 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Sep 11, 2018

NTL may be configured with C++11 features. This is the default in NTL 11.

In this case, currently configure does not find NTL. Two options:

  • Try to find C++11 compiler switches just in case that NTL has been configured as such.
  • Detect if NTL has been configured with C++11 features, and only then find C++11 compiler switch.
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