Kamil Rytarowski <n...@gmx.com> 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 m...@netbsd.org