Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2017 17:53:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220822] Missing libatomic.a for clang?
Message-ID:  <bug-220822-8-XtEwEIue4w@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

Brooks Davis <brooks@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim@FreeBSD.org,
                   |                            |emaste@freebsd.org,
                   |                            |jhb@FreeBSD.org

--- Comment #2 from Brooks Davis <brooks@FreeBSD.org> ---
It looks like an __atomic_store() implementation exists in
contrib/compiler-rt/lib/builtins/atomic.c, but we don't build it in
lib/libcompiler_rt.  I'm not sure if it's as simple as adding that or if we
need to/can do it only on certain platforms.  Adding some CC's of people who
have touched lib/libcompiler_rt recently.

--=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-XtEwEIue4w>