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 am on Arch Linux and trying to compile Rust. After cloning, ./configure && make I get the "can not find gcc triple" error when building compiler-rt that should be fixed (#12356, #12359). With LANGUAGE=C it continues the build.