On Apr 17, 2012, at 4:26 AM, FreeBSD Tinderbox wrote: > /obj/powerpc.powerpc/src/tmp/usr/lib/libc.so: undefined reference to `__sync_sub_and_fetch_8' > /obj/powerpc.powerpc/src/tmp/usr/lib/libc.so: undefined reference to `__sync_add_and_fetch_8' This (and the similar error for powerpc64, arm, pc98, and i386) is due to jemalloc incorrectly trying to use compiler intrinsics on all platforms. Fortunately we have atomic(9), so I should be able to get an alternate implementation in place today. JasonReceived on Tue Apr 17 2012 - 13:25:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:26 UTC