You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
referenced by percpu_rseq_aarch64.S:217 (../../third_party/tcmalloc/tcmalloc/internal/percpu_rseq_aarch64.S:217)
percpu_rseq_asm.o:(TcmallocSlab_Internal_PerCpuCmpxchg64) in archive obj/third_party/tcmalloc/tcmalloc/internal/libpercpu.a
referenced by percpu_rseq_aarch64.S:217 (../../third_party/tcmalloc/tcmalloc/internal/percpu_rseq_aarch64.S:217)
percpu_rseq_asm.o:(TcmallocSlab_Internal_PerCpuCmpxchg64) in archive obj/third_party/tcmalloc/tcmalloc/internal/libpercpu.a
referenced by percpu_rseq_aarch64.S:217 (../../third_party/tcmalloc/tcmalloc/internal/percpu_rseq_aarch64.S:217)
percpu_rseq_asm.o:(TcmallocSlab_Internal_PerCpuCmpxchg64) in archive obj/third_party/tcmalloc/tcmalloc/internal/libpercpu.a
referenced 9 more times
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
Hi All,
I've got a compiling issue on one AArch 64 machine. The error message is
./tcmalloc/internal/percpu_tcmalloc.h:483:4: error: undefined named operand 'rseq_sig'
It seems that the RESQ support was added on Issue #50, but I am stilling get the compiling issues.
Does someone have met similar issues and be able to solve this?
Great Thanks!
The text was updated successfully, but these errors were encountered: