Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot compile with older gcc / clang #350

Open
ronaaron opened this issue Jan 15, 2025 · 0 comments
Open

Cannot compile with older gcc / clang #350

ronaaron opened this issue Jan 15, 2025 · 0 comments

Comments

@ronaaron
Copy link

I'm supporting older compiler versions (clang 5, gcc 4) for my toolset on some platforms (Windows, RPI) and encounter compiler failures with the newest (60d76b7):

clang:

error in backend: Cannot select: intrinsic %llvm.thread.pointer

gcc (mingw):

error: missing binary operator before token "("
 #elif defined(__clang__) && __has_builtin(__builtin_assume)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant