Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2020 22:23:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ppc@FreeBSD.org
Subject:   [Bug 243959] Compilation on powerpc fails with __atomic_compare_exchange_8
Message-ID:  <bug-243959-21-MTii9SfHiU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243959-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243959-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243959

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

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

--- Comment #4 from Alfredo Dal'Ava Junior <alfredo@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 (cla=
ng),
as this is expected to be handled by this hhttps://reviews.freebsd.org/D225=
49

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243959-21-MTii9SfHiU>