tech-userlevel archive

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

Re: PATCH libatomic



Kamil Rytarowski <n54%gmx.com@localhost> wrote:

> I have checked LLDB and std::atomic<uint64_t> is used on purpose and was
> switched from mutexes 3 years ago.

I guess that explains why so many packages now break on i386 because the
lack of 64 bit atomic operations. libreoffice and freeradius are that
last one I stumbled upon. I worked it around by a -march=i686, but
indeed it would be nice if it could just build.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index