NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-macppc/53380: undefined reference to `__atomic_fetch_add_8'




> On Mar 22, 2019, at 12:25 PM, coypu%sdf.org@localhost wrote:
> 
> The following reply was made to PR port-macppc/53380; it has been noted by GNATS.
> 
> From: coypu%sdf.org@localhost
> To: gnats-bugs%netbsd.org@localhost
> Cc: 
> Subject: Re: port-macppc/53380: undefined reference to `__atomic_fetch_add_8'
> Date: Fri, 22 Mar 2019 19:21:18 +0000
> 
> there's nothing stopping us from having a libatomic of our own.
> I have already a sketch for how I'd like to implement it and waiting on
> thorpej's futexes for it.

We should just do it in libc where we already have a Solaris-compatible atomics API.

-- thorpej



Home | Main Index | Thread Index | Old Index