crossenv
crossenv copied to clipboard
Better error message when sysroot cannot be determined.
As discussed in #3, when using clang, the -print-sysroot option fails when trying to automatically determine the sysroot, and the error message is completely unhelpful.
This should probably be a warning, not an error, since the sysroot is often unnecessary.