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
In some Linux systems the x86_64 compiler is not named x86_64-linux-gnu-gcc, but instead x86_64-unknown-linux-gnu-gcc. Related to this that it is also possible that there is no x86_64-linux-gnu-strip just the simple strip program.