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
Download the above zig version from the releases page.
Ensure zig is on $PATH
run zig libc
Output:
% zig libc
thread 4918749 panic: Darwin is handled separately via std.zig.system.darwin module
Unable to dump stack trace: debug info stripped
zsh: abort zig libc
Zig Version
0.11.0-dev.2191+30427ff79
Steps to Reproduce and Observed Behavior
Looks similar to this (closed) issue.
zig libc
Output:
zig env
works fine:Expected Behavior
Normal output from
zig libc
.macOS verison: 13.2 (22D49)
On Apple Silicon M2
The text was updated successfully, but these errors were encountered: