In “Cross-Compiling for Linux” there is a slash missing in the example path.
Correct example:
%LINUX_MULTIARCH_ROOT%\x86_64-unknown-linux-gnu\bin\clang++ -v
In “Cross-Compiling for Linux” there is a slash missing in the example path.
Correct example:
%LINUX_MULTIARCH_ROOT%\x86_64-unknown-linux-gnu\bin\clang++ -v