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
compile M1/M2 app in linux use arm64e-apple-darwin22.4-clang
[target.aarch64-apple-darwin]
linker = "arm64e-apple-darwin22.4-clang"
ar = "arm64e-apple-darwin22.4-ar"
compile error info
= note: ld: in /home/ub/target/aarch64-apple-darwin/release/deps/libzstd_sys-ef301ef433ebcdca.rlib(b0401a448be314bb-zdict.o), archive member 'b0401a448be314bb-zdict.o' with length 18432 is not mach-o or llvm bitcode for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: