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

Unable to build with gcc11.3 #36

Closed
Yong-Q opened this issue Jul 6, 2024 · 1 comment · Fixed by #37
Closed

Unable to build with gcc11.3 #36

Yong-Q opened this issue Jul 6, 2024 · 1 comment · Fixed by #37

Comments

@Yong-Q
Copy link

Yong-Q commented Jul 6, 2024

gcc/11.3.0/include/c++/11.3.0/x86_64-pc-linux-gnu/bits/c++config.h:732:25: error: missing binary operator before token "("
#if _GLIBCXX_HAS_BUILTIN(__has_unique_object_representations)

@KunhuanLiu
Copy link
Member

KunhuanLiu commented Aug 21, 2024

Hi, we are aware of this issue and may have an updated MOFid with updated libraries and compatible with newest gcc very soon.
For now, the temporary workaround is mentioned in #35 , as to use GCC 10.5.0.

@dweber2022 dweber2022 linked a pull request Aug 28, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants