On 07/17/2017 12:46 AM, Peter Maydell wrote:
Hi. This fails to link with clang (OSX, linux, freebsd):
Undefined symbols for architecture x86_64:
"_helper_atomic_cmpxchgq_be_mmu", referenced from:
_helper_csst in mem_helper.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
What os and clang version?
Because, frankly, I can't even get this far with clang 3.9 as shipped with
fedora 25. As far as I can see top-of-tree doesn't build at all with that
compiler.
r~