To the best of my understanding, cross-compilation currently is incompatible 
with running test suites, unless one uses QEMU or other pure-software emulation 
mechanisms.  These cause problems with code that depends on CPU features.

At the same time, the rise of languages such as Rust and C++, which require 
more CPU and RAM during build, is making it very difficult to natively compile 
on slow processors.

One potential solution would be for RPM to support running the test suite 
remotely, or at least in a separate step.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2884
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/repo-discussions/2...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to