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
{{ message }}
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
CMake Warning at libcxx/cmake/Modules/CheckLibcxxAtomic.cmake:54 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
libcxx/cmake/config-ix.cmake:76 (include)
libcxx/CMakeLists.txt:488 (include)
-- Linker detection: unknown
-- there is no pre-generated ABI list for the requested libc++ configuration. check-cxx-abilist target is not supported
-- Configuring done
-- Generating done
-- Build files have been written to: /root/libcudacxx/build
Is the above thing means it had build correctly? In Linux environment.
The text was updated successfully, but these errors were encountered:
CMake Warning at libcxx/cmake/Modules/CheckLibcxxAtomic.cmake:54 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
libcxx/cmake/config-ix.cmake:76 (include)
libcxx/CMakeLists.txt:488 (include)
-- Linker detection: unknown
-- there is no pre-generated ABI list for the requested libc++ configuration. check-cxx-abilist target is not supported
-- Configuring done
-- Generating done
-- Build files have been written to: /root/libcudacxx/build
Is the above thing means it had build correctly? In Linux environment.
The text was updated successfully, but these errors were encountered: