error: linking with `rust-lld` failed: exit status: 1 rust-lld: error: --shared-memory is disallowed by std-57093ec1f6212391.std.2002a83916d4b5df-cgu.0.rcgu.o because it was not compiled with 'atomics' or 'bulk-memory' features. which is related to the flags that I setup (I ...
-L/usr/lib/clang/16 -L/usr/lib -lstdc++ ../main.rs error: linking with `cc` failed: exit status: 1 | = note: LC_ALL="C" PATH="/usr/local/lib/rustlib/x86_64-unknown-freebsd/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" VSLANG="1033" "cc" "-...
Build project target arm64ec-pc-windows-msvc with -Zbuild-std on x86-64 windows host got linking error message like below: lld: error: msvcrt.lib(tlssup.obj): machine type arm64 conflicts with arm64ec␍ How to fix it?rustbot added the needs-triage label Sep 6, 2024 lolbinarycat...
error: linking with `cc` failed: exit status: 1 | = note: LC_ALL="C" PATH="/home/runner/.rustup/toolchains/nightly-2024-07-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/home/runner/.rustup/toolchains/nightly-2024-07-01-x86_64-unknown-linux-gnu/lib/rustli...
xtensa/XtDevTools/install/tools/RI-2022.10-linux/XtensaTools/bin/xtensa-elf-ld: /home/to/zephyrproject/zephyr/kernel/pipes.c:212: undefined reference to `memcpy' clang-10: error: Xtensa-ld command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. ...