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

Compilation issue with GCC and C++17 #21

Open
Timmmm opened this issue Feb 12, 2019 · 0 comments
Open

Compilation issue with GCC and C++17 #21

Timmmm opened this issue Feb 12, 2019 · 0 comments

Comments

@Timmmm
Copy link
Contributor

Timmmm commented Feb 12, 2019

See https://bugzilla.redhat.com/show_bug.cgi?id=1485641

TL;DR, there's a compilation error in ICL if you are using GCC with C++17. It works with Clang for me.

A hacky workaround is to use -fno-new-ttp-matching when compiling with GCC.

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