-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
build-problemplatform:linuxquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Description
When I start building I get following error:
CMake Error at cmake/modules/CheckCompilerVersion.cmake:88 (message):
libstdc++ version must be at least 7.4.
Call Stack (most recent call first):
cmake/config-ix.cmake:16 (include)
CMakeLists.txt:949 (include)
But I use Fedora 41 and installed libstdc++-static libstdc++-devel libstdc++
packages. Trying to compile LLVM 19.1.16. As compiler use system provided clang clang++ lld
Metadata
Metadata
Assignees
Labels
build-problemplatform:linuxquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!