Comment by yjftsjthsd-h
Comment by yjftsjthsd-h 2 days ago
Why would it need virtualization at all? The point of cross-compiling is that you build binaries for a different arch/platform, ex. running gcc as an x86_64 binary on an x86_64 host turning C into aarch64 binaries.