-
Notifications
You must be signed in to change notification settings - Fork 110
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
Ambiguous template specialization on GCC 7.3.1 #254
Comments
Same error on GCC 8.1.0 |
#264 has a workaround for these GCC errors. But I am still wondering whether this is a compiler bug or was a bug in Elemental.. |
I am having this problem with gcc v8.3.1 trying to build Elemental v0.87.7. |
mbakke
pushed a commit
to guix-mirror/guix
that referenced
this issue
Nov 19, 2023
The build of elemental is failed on GCC 7+: elemental/Elemental#254 Fixed but not released yet in merge request: elemental/Elemental#259 * gnu/packages/maths.scm (elemental): Update to 0.87.7-0.6eb15a0. Change-Id: I333f1de160489035f1a8875173abdd57c03ef777 Signed-off-by: Eric Bavier <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, trying to compile using GCC 7.3.1, I get the following error on master:
The text was updated successfully, but these errors were encountered: