Closed haze closed 1 year ago
Stuck even with master release in Mac Ventura.
undefined reference to symbol 'dyld_stub_binder'
Should I go back to brew install and 0.10?
Stuck even with master release in Mac Ventura.
undefined reference to symbol 'dyld_stub_binder'
Should I go back to brew install and 0.10?
Have you tried the workarounds listed in https://github.com/ziglang/zig/issues/15963?
Zig Version
0.11.0-dev.3395+1e7dcaa3a
Steps to Reproduce and Observed Behavior
try to compile any zig program (including the compiler itself) on macOS 14; current output:
Expected Behavior
A successful compilation
cc: @kubkon