Displaying 1 result from an estimated 1 matches for "r262491".
Did you mean:
r262496
2016 Feb 25
2
[llvm-3.8-ec3] cmake-2.8.12 and gcc-4.6: Host compiler appears to require libatomic, but cannot find it.
Hi,
when I switch to an unsupported GCC like v4.6.4 to build LLVM v3.8-rc3
with cmake I get the following:
...
-- Looking for __atomic_fetch_add_4 in atomic
-- Looking for __atomic_fetch_add_4 in atomic - not found
CMake Error at cmake/modules/CheckAtomic.cmake:36 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):