Re: [macppc/hppa] Unbreak games/eduke32

2020-01-29 Thread Ryan Freeman
On Sun, Jan 26, 2020 at 02:32:50PM +0100, Charlene Wendling wrote: > Hi! > > NBlood being based on EDuke32, i've spotted the same atomics issue > later during the current bulk: > > > enet.cpp:(.text+0x2e20): undefined reference to `__atomic_load_8' > > enet.cpp:(.text+0x2e98): undefined

[macppc/hppa] Unbreak games/eduke32

2020-01-26 Thread Charlene Wendling
Hi! NBlood being based on EDuke32, i've spotted the same atomics issue later during the current bulk: > enet.cpp:(.text+0x2e20): undefined reference to `__atomic_load_8' > enet.cpp:(.text+0x2e98): undefined reference to `__atomic_compare_exchange_8' It builds fine [0] on powerpc once proper