[Bug 243959] Compilation on powerpc fails with __atomic_compare_exchange_8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 11 22:23:25 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243959

Alfredo Dal'Ava Junior <alfredo at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alfredo at FreeBSD.org

--- Comment #4 from Alfredo Dal'Ava Junior <alfredo at FreeBSD.org> ---
On FreeBSD 12 (GCC) you may need to link with libatomic.so (-latomic)

On FreeBSD 13 (LLVM) you shouldn't see this problem when using base cc (clang),
as this is expected to be handled by this hhttps://reviews.freebsd.org/D22549

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ppc mailing list