GCC: undefined reference to `__zig_probe_stack'
kassane opened this issue · 0 comments
kassane commented
It can be noted that in the CI, zig c++
is used in preference to the usual compilers. Also if you look at findTigerBeetle.cmake
will understand that it only offers static library support.
However, it is possible to use gcc with shared library tb_client (compiler-rt built-in).
Ref: