-
Notifications
You must be signed in to change notification settings - Fork 20
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 of SimEng fails on Manjaro Linux with GCC 14.2.1 #426
Comments
When I compile with clang 18.1.8, it fails on src/lib/CMakeFiles/libsimeng.dir/models/emulation/Core.cc.o with:
|
Please try and use the |
The first error was solved with the new commit in
|
Thanks for letting me know. I'll add this header to Register.hh now and update the branch |
System Description
Please provide the following as a list:
SimEng Version
The tip of main branch, commit 7af3bc3
SimEng CMAKE Options Used
-GNinja
-DCMAKE_INSTALL_PREFIX=$PWD/install
-DCMAKE_BUILD_TYPE=RelWithDebInfo
Problem Description
Compilation fails while generating: src/lib/CMakeFiles/libsimeng.dir/arch/aarch64/ExceptionHandler.cc.o
The text was updated successfully, but these errors were encountered: