Hi, Joerg Sonnenberger wrote:
On Fri, May 18, 2018 at 08:41:39AM +0200, Riccardo Mottola wrote:/usr/include/g++/bits/atomic_base.h:614: undefined reference to `__atomic_fetch_add_8'You will likely need something like -march=i586 for that.
shouldn't the port set it automatically? maybe even 686? The machine is 686 anyway (Pentium-M class) Riccardo