compiler assertion with x86_64 native backend #22974
Labels
arch-x86_64
64-bit x86
backend-self-hosted
bug
Observed behavior contradicts documented or intended behavior
linking
Milestone
Zig Version
0.14.0-dev.3299+31f353cd9
Steps to Reproduce and Observed Behavior
I've been trying lately to see if I can use the native backend in my application, but it keeps crashing.
By compiling latest master, This is what I get.
I'm linking with c & c++ libraries FYI. I don't have my application open source anywhere. Let me know if I can help debugging this some way.
Expected Behavior
Compilation should work
The text was updated successfully, but these errors were encountered: