You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Win version 24H2
WSL version: 5.15.167.4-microsoft-standard-WSL2
$ make
sh ./make-llvm.sh 19 1 0 sha
-DLLVM_BUILD_LLVM_DYLIB=1
-DLLVM_LINK_LLVM_DYLIB=1
-DLLVM_ENABLE_ASSERTIONS=1
-DLLVM_INCLUDE_TESTS=Off
-DLLVM_INCLUDE_BENCHMARKS=Off
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-- The ASM compiler identification is unknown
-- Found assembler: /usr/bin/cc
-- Warning: Did not find file Compiler/-ASM
-- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES)
CMake Error at cmake/modules/CheckAtomic.cmake:59 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
cmake/config-ix.cmake:413 (include)
CMakeLists.txt:949 (include)
-- Configuring incomplete, errors occurred!
The text was updated successfully, but these errors were encountered:
Win version 24H2
WSL version: 5.15.167.4-microsoft-standard-WSL2
$ make
sh ./make-llvm.sh 19 1 0 sha
-DLLVM_BUILD_LLVM_DYLIB=1
-DLLVM_LINK_LLVM_DYLIB=1
-DLLVM_ENABLE_ASSERTIONS=1
-DLLVM_INCLUDE_TESTS=Off
-DLLVM_INCLUDE_BENCHMARKS=Off
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-- The ASM compiler identification is unknown
-- Found assembler: /usr/bin/cc
-- Warning: Did not find file Compiler/-ASM
-- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES)
CMake Error at cmake/modules/CheckAtomic.cmake:59 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
cmake/config-ix.cmake:413 (include)
CMakeLists.txt:949 (include)
-- Configuring incomplete, errors occurred!
The text was updated successfully, but these errors were encountered: