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
I'm getting several errors if I try to compile the project with stable-x86_64-apple-darwin version 1.64.0 on Mac OS 13.0 Ventura
note: clang: error: invalid linker name in argument '-fuse-ld=/usr/local/bin/zld' error: linking with `cc` failed: exit status: 1 error: could not compile `libc` due to previous error
The text was updated successfully, but these errors were encountered:
I'm getting several errors if I try to compile the project with
stable-x86_64-apple-darwin
version 1.64.0 on Mac OS 13.0 Venturanote: clang: error: invalid linker name in argument '-fuse-ld=/usr/local/bin/zld'
error: linking with `cc` failed: exit status: 1
error: could not compile `libc` due to previous error
The text was updated successfully, but these errors were encountered: