Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2017 11:01:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220822] Missing libatomic.a for clang?
Message-ID:  <bug-220822-8-jYKG0EKFoi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220822-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220822-8@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=3D220822

--- Comment #4 from Dimitry Andric <dim@FreeBSD.org> ---
As far as I know, we have never had libatomic support. The problem is that =
we
still support arches and CPUs which lack a way to do 64 bit atomic operatio=
ns,
like i486.

The implementations in compiler-rt/lib/builtins are rather unknown to me, a=
nd I
am unsure whether we can simply enable these and hope that they work correc=
tly.

--=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-220822-8-jYKG0EKFoi>