Long story short, I want to setup some tool that will let me periodically build gentoo for foreign (and severely underpowered) architectures.
I already have crossdev toolchain.
I looked into Catalyst docs, but it makes impression as if it wanted to run the foreign toolchain under qemu-user rather than using cross-toolchain. If this is really the case, builds would be unacceptably slow. https://wiki.gentoo.org/wiki/Catalyst
Meanwhile, it seems there were some changes to the way emerge uses various *ROOT variables, so my old way of cross-merging things manually may not work anymore either (and at this point I'm not sure if it's now broken or I'm deviating from my old procedure)
The problem at hand should have been solved a long long time ago in a sensible way. Does anyone here know a solution I could reuse? Any howtos/guides?

