zig c++ does not support exceptions anymore #9591
Labels
bug
Observed behavior contradicts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
zig cc
Zig as a drop-in C compiler feature
Milestone
Plugging the 0.8.0
libunwind.a
into the 0.9.0-dev linker command makes it work, so perhaps something similar to https://reviews.llvm.org/D71117? Though that one is about ARM, while I'm on x86_64-linux-gnu.The text was updated successfully, but these errors were encountered: