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
tl;dr: I can't use this hermetic gcc toolchain and rules_rust, linking rust fails to find commands like realpath and dirname. I don't understand how it's trying to find those.
tl;dr: I can't use this hermetic gcc toolchain and rules_rust, linking rust fails to find commands like
realpath
anddirname
. I don't understand how it's trying to find those.Related Links:
To reproduce:
WORSPACE
registration of the toolchain.bazelrc
toolchain resolutionbazel build ...
The text was updated successfully, but these errors were encountered: