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
There's no way plain ld on MacOS is able to link and handle FreeBSD ELF binaries, is there? You may need to install the corresponding freebsd toolchain and specify it to the compiler.
This is a tracker for the issues in rustc and not a support forum. For support, consider posting your question on users.rlo, stackoverflow, reddit, or asking on one of the chat platforms: discord or zulip.
With regards to configuring cargo for cross-compilation there should be plenty of tutorials on the internet. this for example.
I guess this one is sort of related to #16259
The text was updated successfully, but these errors were encountered: