12-13-2021, 07:34 AM
I think PmOS includes its own build system when you use pmbootstrap on the desktop, and can be used to crosscompile your own packages. See the PmOS wiki for details. The gentoo thread has a basic overview and links to the crossdev environment gentoo uses, and how you can use distcc to spread compilation between machines on the network even when they have different architectures, and make binary installable packages. I think Yocto still uses a bitbake based build system which can also make binary installable packages.