Open
Description
Following these directions using gcc 13.1 on Redhat EL9:
https://releases.llvm.org/19.1.0/projects/libcxx/docs/BuildingLibcxx.html#id4
ninja -C build runtimes
gives:
CMake Error at /home/rconde/Documents/cn2/p/b/clang4e9cde48f94f6/b/libunwind/src/CMakeLists.txt:102 (message):
Compiler doesn't support generation of unwind tables if exception support
is disabled. Building libunwind DSO with runtime dependency on C++ ABI
library is not supported.