[Bug 243959] Compilation on powerpc fails with __atomic_compare_exchange_8
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243959 Alfredo Dal'Ava Junior <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Alfredo Dal'Ava Junior <[email protected]> --- On FreeBSD 12 (GCC) you may need to link with libatomic.so (-latomic) On FreeBSD 13 (LLVM) you shouldn't see this problem when using base cc (clang), as this is expected to be handled by this hhttps://reviews.freebsd.org/D22549 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"