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
With separate tools root, which is the case of SDK, path mapping must be
done on host-gcc arguments to make it reach rust libraries located under
the tools root. Here i686-unknown-linux-gdb-gcc is a wrapper provided by
rust-cross which does the necessary mapping.
0 commit comments